fix: ir update
This commit is contained in:
parent
fc0aac6803
commit
fc1ee568d8
|
@ -37,6 +37,7 @@ void setup()
|
||||||
|
|
||||||
void loop()
|
void loop()
|
||||||
{
|
{
|
||||||
|
IR::update();
|
||||||
if (STATUS_LED_ENABLE)
|
if (STATUS_LED_ENABLE)
|
||||||
{
|
{
|
||||||
LED::updateStatusLED(BLEManager::deviceConnected);
|
LED::updateStatusLED(BLEManager::deviceConnected);
|
||||||
|
|
Loading…
Reference in New Issue