Adding 1 byte new shutter mode to set on demand

This commit is contained in:
stefanbode 2020-09-05 20:43:39 +02:00 committed by GitHub
parent f4190a9609
commit 68c260d520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -613,8 +613,9 @@ struct {
uint8_t free_f43[1]; // F43
uint16_t energy_power_delta[3]; // F44
uint8_t shutter_mode; // F45
uint8_t free_f4e[106]; // F4A - Decrement if adding new Setting variables just above and below
uint8_t free_f4e[105]; // F4A - Decrement if adding new Setting variables just above and below
// Only 32 bit boundary variables below
SysBitfield5 flag5; // FB4