Skip to content

Commit

Permalink
Added Blank On Fpp Sync Stop message processing.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMueller2003 committed Dec 9, 2023
1 parent f9ea814 commit d9ea429
Show file tree
Hide file tree
Showing 6 changed files with 213 additions and 193 deletions.
1 change: 1 addition & 0 deletions ESPixelStick/src/ConstNames.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const CN_PROGMEM char CN_applicationSLASHjson [] = "application/json";
const CN_PROGMEM char CN_b [] = "b";
const CN_PROGMEM char CN_b16 [] = "b16";
const CN_PROGMEM char CN_baudrate [] = "baudrate";
const CN_PROGMEM char CN_blankOnStop [] = "blankOnStop";
const CN_PROGMEM char CN_blanktime [] = "blanktime";
const CN_PROGMEM char CN_bridge [] = "bridge";
const CN_PROGMEM char CN_brightness [] = "brightness";
Expand Down
Loading

0 comments on commit d9ea429

Please sign in to comment.