fix video

This commit is contained in:
2025-04-02 12:12:39 +02:00
parent 774af615b7
commit 24894ebd33

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/PXL_20250327_140301518(1)(1)(1).mp4" title="Title"></video> <video controls src="../../../week_10_output_devices/PXL_20250327_140301518(1)(1)(1).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. 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.