better timers

This commit is contained in:
2025-10-12 20:34:05 +02:00
parent d91b7540fc
commit 088c6e47bd
15 changed files with 332 additions and 19 deletions

View File

@@ -4,6 +4,7 @@ idf_component_register(
"src/buttons.cpp"
"src/buzzer.cpp"
"src/esp_backend.cpp"
"src/event_bus.cpp"
"src/display.cpp"
"src/fs_helper.cpp"
"src/i2c_global.cpp"