fix video

This commit is contained in:
2025-04-02 12:32:32 +02:00
parent d6467bbf15
commit 811e58e453

View File

@@ -130,7 +130,7 @@ It has an automatic arming sequence when the MCU starts with the esc and motor.
}
```
<video controls src="../../Assignments/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.