From 744780633f539a25160ab0cbb23a1dc99465df85 Mon Sep 17 00:00:00 2001 From: akdeb Date: Fri, 9 May 2025 13:29:43 +0100 Subject: [PATCH] updating readme with updated color scheme --- firmware-arduino/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware-arduino/README.md b/firmware-arduino/README.md index 977298c..be55868 100644 --- a/firmware-arduino/README.md +++ b/firmware-arduino/README.md @@ -80,6 +80,8 @@ We store the following data in Non-Volatile Storage (NVS) on the ESP32: - Blue 🔵: Device is speaking - Yellow 🟡: Device is listening to user - Red 🔴: Processing user request + - Cyan 🩵: OTA in progress + - Magenta 🩷: Soft AP mode ## Troubleshooting