Add ESP32 alarms system status and debug commands

This commit is contained in:
2026-06-04 00:59:51 -06:00
parent d971afde96
commit 817db651ce
5 changed files with 111 additions and 0 deletions
@@ -0,0 +1,4 @@
#pragma once
#define FIRMWARE_VERSION "0.3.0"
#define FIRMWARE_NAME "xterra-controller"