From 24894ebd3328e04cfe7465492f40943cf6363d85 Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Wed, 2 Apr 2025 12:12:39 +0200 Subject: [PATCH] fix video --- docs/Assignments/week_10_output_devices/output_devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Assignments/week_10_output_devices/output_devices.md b/docs/Assignments/week_10_output_devices/output_devices.md index 64119f3..9311552 100644 --- a/docs/Assignments/week_10_output_devices/output_devices.md +++ b/docs/Assignments/week_10_output_devices/output_devices.md @@ -130,7 +130,7 @@ It has an automatic arming sequence when the MCU starts with the esc and motor. } ``` - + 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.