- Added initial version of Hierarchical Menu
- Beautified the Message Box a bit
This commit is contained in:
@@ -165,7 +165,9 @@ void EEPROM_Check_Content_Valid()
|
||||
_EEPROM_Content.Channel_MIDI_Configuration[LED_Channel_1].Skip_Note_Off_Event = 1;
|
||||
}
|
||||
|
||||
// Pause Light Enabled no need, as bool is compared with equal to 0
|
||||
if(_EEPROM_Content.Pause_Light_Configuration[LED_Channel_1].Enabled > 1) {
|
||||
_EEPROM_Content.Pause_Light_Configuration[LED_Channel_1].Enabled = 1;
|
||||
}
|
||||
|
||||
// Pause Light Color no need, as full range of UINT8 is valid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user