Update settings.h

This commit is contained in:
stefanbode 2020-09-09 15:27:43 +02:00 committed by GitHub
parent 61b2d8e53e
commit fb59126f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -611,8 +611,9 @@ struct {
uint8_t fallback_module; // F42 uint8_t fallback_module; // F42
uint8_t shutter_mode; // F43 uint8_t shutter_mode; // F43
uint16_t energy_power_delta[3]; // F44 uint16_t energy_power_delta[3]; // F44
uint16_t shutter_pwmrange[2][MAX_SHUTTERS]; // F4A
uint8_t free_f4a[106]; // F4A - Decrement if adding new Setting variables just above and below uint8_t free_f5a[90]; // F5A - Decrement if adding new Setting variables just above and below
// Only 32 bit boundary variables below // Only 32 bit boundary variables below
SysBitfield5 flag5; // FB4 SysBitfield5 flag5; // FB4