feat: video/state_machine unit tests and on_video_completed logic fix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
showen
2026-03-12 08:20:25 +08:00
parent 8ed9c93c8e
commit 45c0a8d54b
5 changed files with 551 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
pub mod video;
pub mod http;
pub mod ble;
pub mod http;
pub mod screen;
pub mod video;
pub mod wifi;