forked from btclock/btclock_v3
Add light status API endpoint, UI update
This commit is contained in:
parent
8d94cb4090
commit
909500fe2e
5 changed files with 52 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue