Restore Input_vibro_touch compability with rgb_backlight.

rgb_backlight driver litle bit improvements
This commit is contained in:
Dmitry422
2025-03-14 18:40:19 +07:00
parent 9b3d737693
commit cf63e9c036
2 changed files with 3 additions and 2 deletions
-1
View File
@@ -98,6 +98,5 @@ void SK6805_update(void) {
}
}
}
furi_delay_us(100);
FURI_CRITICAL_EXIT();
}