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.