1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-09 15:40:45 +02:00

Update action.cgi

This commit is contained in:
nik0
2018-06-27 13:59:00 +02:00
committed by GitHub
parent d60788f08b
commit 44ca9999fe

View File

@@ -479,7 +479,6 @@ if [ -n "$F_cmd" ]; then
audioOutBR = audioinBR
fi
if [ "$audioinFormat" == "OPUS" ]; then
audioinBR="48000"
audioOutBR="48000"
fi
if [ "$audioinFormat" == "PCM" ]; then