mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-03 20:04:56 +00:00
Now def fix video
This commit is contained in:
@@ -130,7 +130,7 @@ It has an automatic arming sequence when the MCU starts with the esc and motor.
|
||||
}
|
||||
```
|
||||
|
||||
<video controls src="../../../week_10_output_devices/video1.mp4" title="Title"></video>
|
||||
<video controls src="../../Assignments/week_10_output_devices/video1.mp4" title="Title"></video>
|
||||
|
||||
In the loop section of the code is a method where it accepts serial communication back. Byte 49 represents ascii character 1 and byte 48 represents 0.
|
||||
|
||||
|
Reference in New Issue
Block a user