使用ds5原始的音量调节范围
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user