修改Mute能量
This commit is contained in:
parent
1aac772f6e
commit
25be9f86b7
@ -1205,10 +1205,16 @@ void mix_out_automute_open()
|
|||||||
e_det_param.unmute_time_ms = 15;
|
e_det_param.unmute_time_ms = 15;
|
||||||
e_det_param.count_cycle_ms = 5;*/
|
e_det_param.count_cycle_ms = 5;*/
|
||||||
|
|
||||||
e_det_param.mute_energy = 175;
|
/* e_det_param.mute_energy = 175; //2026.05.18 备份参数
|
||||||
e_det_param.unmute_energy = 235;
|
e_det_param.unmute_energy = 235;
|
||||||
e_det_param.mute_time_ms = 32;
|
e_det_param.mute_time_ms = 32;
|
||||||
e_det_param.unmute_time_ms = 15;
|
e_det_param.unmute_time_ms = 15;
|
||||||
|
e_det_param.count_cycle_ms = 5; */
|
||||||
|
|
||||||
|
e_det_param.mute_energy = 155;
|
||||||
|
e_det_param.unmute_energy = 215;
|
||||||
|
e_det_param.mute_time_ms = 34;
|
||||||
|
e_det_param.unmute_time_ms = 13;
|
||||||
e_det_param.count_cycle_ms = 5;
|
e_det_param.count_cycle_ms = 5;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
cpu/br23/tools/download/standard/update.ufw
Normal file
BIN
cpu/br23/tools/download/standard/update.ufw
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user