使用ds5原始的音量调节范围

This commit is contained in:
awalol
2026-05-07 22:28:29 +08:00
parent 33c44907b6
commit 8bb0c816df
4 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
struct __attribute__((packed)) Config_body {
float haptics_gain; // [1.0,2.0]
float speaker_volume; // [1.0,2.0]
float speaker_volume; // [-100,0]
uint8_t inactive_time; // [10,60] min
uint8_t disable_inactive_disconnect; // bool: 0 disable,1 enable
uint8_t disable_pico_led; // bool