mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
delayed command & some mbus optimization
This commit is contained in:
@@ -115,6 +115,7 @@ const char TEMP_P[] PROGMEM = "temp";
|
||||
const char HSV_P[] PROGMEM = "HSV";
|
||||
const char RGB_P[] PROGMEM = "RGB";
|
||||
const char VAL_P[] PROGMEM = "val";
|
||||
const char DEL_P[] PROGMEM = "del";
|
||||
|
||||
/*
|
||||
const char RPM_P[] PROGMEM = "rpm";
|
||||
|
||||
Reference in New Issue
Block a user