From 774af615b7771252f5b02dd9dda0a5647eb90942 Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Wed, 2 Apr 2025 12:09:36 +0200 Subject: [PATCH] fix broken video link --- 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 49a3792..64119f3 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.