mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-05-04 21:26:04 +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,
|
LEDStates_e::_LedStateNone,
|
||||||
{
|
{
|
||||||
false,
|
false,
|
||||||
true,
|
false,
|
||||||
{{LED_OFF, 1000}},
|
{{LED_OFF, 1000}},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user