From 81e58c0e596046f1ca213000d2e0bd9d0dda2227 Mon Sep 17 00:00:00 2001 From: Noah Metz Date: Thu, 14 Dec 2023 19:41:04 -0700 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b513fe..8edb8b9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Power Max485 with 5V and GND connected to the Arduino. Flash the code onto the Arduino, connect A&B of the smart cable connected to the controller(aka the black and red wires respectively) to the Max485. -Viewing the USB serial of the Arduino, send 0xAB01234567-like hex sequences to update the configured state to 0xAB and the timer to 0x01234567. Note that 0xC9 should be sent with the timer before starting a state. +Viewing the USB serial of the Arduino, send 0xAB01234567-like hex sequences to update the configured state to 0xAB and the timer to 0x01234567. # Info