修改Mute能量

This commit is contained in:
flym 2026-05-19 18:29:07 +08:00
parent 1aac772f6e
commit 25be9f86b7
8 changed files with 854 additions and 848 deletions

View File

@ -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.

File diff suppressed because it is too large Load Diff