Fix offset

This commit is contained in:
Theo Arends 2021-04-08 15:51:34 +02:00
parent 6d8daef8fa
commit bacc07b2de

View File

@ -657,7 +657,7 @@ struct {
uint16_t shd_warmup_brightness; // F5C
uint8_t shd_warmup_time; // F5E
uint8_t free_f5e[68]; // F5E - Decrement if adding new Setting variables just above and below
uint8_t free_f5f[69]; // F5F - Decrement if adding new Setting variables just above and below
// Only 32 bit boundary variables below