made active faction recovery configurable
This commit is contained in:
@@ -49,6 +49,7 @@ typedef struct
|
||||
{
|
||||
uint8_t EEPROM_Version = 1;
|
||||
batteryType_t batteryType = BATTERY_UNDEFINED;
|
||||
bool active_faction_on_reboot = false;
|
||||
uint32_t checksum = 0;
|
||||
} configData_t;
|
||||
|
||||
|
Reference in New Issue
Block a user