avr: fully implemented app light_control.

This commit is contained in:
Martin Preuss
2026-08-07 00:43:42 +02:00
parent 7bae2072aa
commit f3820aee22
9 changed files with 73 additions and 33 deletions

View File

@@ -19,10 +19,6 @@
modulesOnPacketReceived:
#ifdef MODULES_SK6812
bigcall SK6812_OnPacketReceived
#endif
#ifdef MODULES_DS3231
#ifdef MODULES_NETWORK
bigcall Ds3231_OnPacketReceived