mqtt for shelve light using json protocol now -> more reliable
This commit is contained in:
@@ -158,7 +158,7 @@ void setupMouseLeds()
|
||||
|
||||
// -------------------------------------------------- Shelf Leds -------------------------------------------
|
||||
|
||||
LedStripRGBW<250> ledStripShelf;
|
||||
LedStripRGBW<252> ledStripShelf;
|
||||
Esp32DriverRGBW ledDriverShelf;
|
||||
LedTask<decltype(ledStripShelf)> ledTaskShelf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user