From 49c42c5b611d0b3990903e43738efdbb15689243 Mon Sep 17 00:00:00 2001 From: Vrishak Vemuri <53585843+FluffyCube9343@users.noreply.github.com> Date: Mon, 8 Aug 2022 08:39:06 -0400 Subject: [PATCH] minor fix --- comms/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/README.md b/comms/README.md index c285492..f9d3654 100644 --- a/comms/README.md +++ b/comms/README.md @@ -44,7 +44,7 @@ chmod 777 /dev/ttyACM* 5. Open Arduino IDE and upload `blank/blank.ino` to all Arduinos. -**Do not open serial monitor until steps 6-8 are done** +**Do not open serial monitor on any Arduino** 6. Upload `SlaveCode/SlaveCode.ino` or `SlaveFakeCode/SlaveFakeCode.ino` to the Slave Arduinos in Arduino IDE