Merge settings

This commit is contained in:
kruzer 2021-11-06 23:45:34 +01:00
parent ff1fa76971
commit 08d8fef3c8
1 changed files with 1 additions and 1 deletions

View File

@ -736,7 +736,7 @@ typedef struct {
uint8_t tcp_config; // F5F uint8_t tcp_config; // F5F
uint8_t light_step_pixels; // F60 uint8_t light_step_pixels; // F60
uint8_t free_f60[5f]; // F61 - Decrement if adding new Setting variables just above and below uint8_t free_f60[59]; // F61 - Decrement if adding new Setting variables just above and below
// Only 32 bit boundary variables below // Only 32 bit boundary variables below