feat: headset auto switch

This commit is contained in:
awalol
2026-04-26 15:14:26 +08:00
parent 17627eebe4
commit c5805dcc8c
5 changed files with 20 additions and 8 deletions
+1
View File
@@ -8,5 +8,6 @@
void audio_init();
void audio_loop();
void core1_entry();
void set_headset(bool state);
#endif //DS5_BRIDGE_AUDIO_H