Add light status API endpoint, UI update

This commit is contained in:
Djuri 2023-11-17 22:09:28 +01:00
parent 8d94cb4090
commit 909500fe2e
5 changed files with 52 additions and 7 deletions

View file

@ -25,6 +25,7 @@ build_flags =
!python scripts/git_rev.py
-DLAST_BUILD_TIME=$UNIX_TIME
-DARDUINO_USB_CDC_ON_BOOT
-DCORE_DEBUG_LEVEL=0
-fexceptions
build_unflags =
-Werror=all