fix: ir update

This commit is contained in:
玖叁 2024-12-27 11:33:31 +08:00
parent fc0aac6803
commit fc1ee568d8
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ void setup()
void loop()
{
IR::update();
if (STATUS_LED_ENABLE)
{
LED::updateStatusLED(BLEManager::deviceConnected);