fix video?

This commit is contained in:
2025-04-02 12:17:01 +02:00
parent 24894ebd33
commit d77db17b4f
2 changed files with 1 additions and 1 deletions

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