Now def fix video

This commit is contained in:
2025-04-02 12:22:20 +02:00
parent d77db17b4f
commit d6467bbf15

View File

@@ -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.