更新 'src/Network/fgcom.cxx'

This commit is contained in:
zhongjin 2022-12-01 00:08:12 +08:00
parent b9dcfe363d
commit 650308c4fb

View File

@ -365,8 +365,8 @@ void FGCom::postinit()
}
*/
iaxc_input_level_set(0.5);
iaxc_output_level_set(0.5);
iaxc_input_level_set(0.1);
iaxc_output_level_set(0.6);
iaxc_millisleep(300);