Esp32_RTC_ZACUS #27

Closed
electron-rare wants to merge 2 commits from esp32_RTC_ZACUS into main
2 Commits
Author SHA1 Message Date
Clément SAILLANT efeacb79f8 feat: ajouter la gestion des erreurs pour les commandes SCENE et WIFI_RECONNECT 2026-02-23 21:34:42 +01:00
Clément SAILLANT 5a2d86e253 Refactor audio engine and command dispatcher; update ESP-NOW handling
- Updated AudioEngine to integrate AudioTools and improve WAV playback handling.
- Modified A252ConfigStore to change default SLIC pin configurations.
- Enhanced CommandDispatcher to provide clearer error messages for unsupported commands.
- Removed unused Bluetooth and WiFi functionalities from main application logic.
- Implemented payload size and peer limits in EspNowBridge to improve stability.
- Added documentation for ESP-NOW contract to clarify message structure and supported commands.
2026-02-23 21:33:08 +01:00