* feat(ota): add logging for missing sections in Ota::CheckVersion
Add detailed logging to inform when specific sections (activation, mqtt, websocket, server_time, firmware) are not found during the OTA version check. This improves debugging and visibility into the OTA process.
* 恢复提示词
---------
Co-authored-by: loadingxv <loadingvx@gmail.com>
- Add support for device activation with audio feedback
- Refactor OTA update flow to include activation code handling
- Update asset management for localized sound resources
- Improve error handling and device state management
- Reorganize binary asset includes and CMake configuration