mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-18 22:13:45 +02:00
switch default led state not to be repeatable
This commit is contained in:
@@ -7,7 +7,7 @@ ledStateMap_t LEDManager::ledStateMap = {
|
||||
LEDStates_e::_LedStateNone,
|
||||
{
|
||||
false,
|
||||
true,
|
||||
false,
|
||||
{{LED_OFF, 1000}},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user