From 811e58e453da7c3a6e3c1c10ab4ff539f0c6ef59 Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Wed, 2 Apr 2025 12:32:32 +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 abb7f27..2b99791 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.