mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-14 17:35:22 +01:00
fooo
This commit is contained in:
@@ -36,8 +36,8 @@ struct NeoPatternState : public JsonStruct {
|
||||
uint pattern = 0;
|
||||
uint color= 0;
|
||||
uint color2= 0;
|
||||
uint totalSteps = 255;
|
||||
uint brightness = 100;
|
||||
uint totalSteps = 16;
|
||||
uint brightness = 64;
|
||||
|
||||
void mapJsonObject(JsonObject& root) {
|
||||
root["pattern"] = pattern;
|
||||
|
||||
Reference in New Issue
Block a user