Skip to content

Commit

Permalink
Update settings.h
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbode authored Oct 30, 2019
1 parent c67de90 commit fecf323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasmota/settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,8 @@ struct SYSCFG {
uint16_t dimmer_hw_max; // E92
uint32_t deepsleep; // E94
uint16_t energy_power_delta; // E98

uint8_t free_e9a[350]; // E9A
uint8_t shutter_motordelay[MAX_SHUTTERS]; // E9A
uint8_t free_e9e[346]; // E9E

uint32_t cfg_timestamp; // FF8
uint32_t cfg_crc32; // FFC
Expand Down

0 comments on commit fecf323

Please sign in to comment.