Add ESP32 dashboard UART JSON protocol

This commit is contained in:
root
2026-06-03 02:10:05 -06:00
parent b494a98de4
commit b15107a000
3 changed files with 143 additions and 25 deletions
@@ -4,3 +4,4 @@
#define MSG_STATUS_RESPONSE "status_response"
#define MSG_SET_RELAY "set_relay"
#define MSG_RELAY_RESPONSE "relay_response"
#define MSG_ERROR "error"