fix: speaker noise. Thanks Junhoo (@1220951120)

This commit is contained in:
awalol
2026-04-26 14:07:05 +08:00
parent 2fb3c2f90b
commit fe1c1cd6a5
3 changed files with 24 additions and 11 deletions
+2 -2
View File
@@ -15,10 +15,9 @@
- 开启麦克风静音为禁用静默断连
# 当前问题:
当前无,待反馈
- 声音有点小卡顿
# 未来计划
~~1. 耳机与扬声器支持~~ (pico 性能不够用于opus编码)
# 编译
需要将pico sdk里面的tinyusb版本升级到最新
@@ -26,3 +25,4 @@
# 致谢
- [rafaelvaloto/Pico_W-Dualsense](https://github.com/rafaelvaloto/Pico_W-Dualsense) - 灵感来源
- [egormanga/SAxense](https://github.com/egormanga/SAxense) - 震动报文
- [https://controllers.fandom.com/wiki/Sony_DualSense](https://controllers.fandom.com/wiki/Sony_DualSense) 数据报文结构