Commit f25bce36 authored by norvell's avatar norvell
Browse files

Merge branch 'ci/patch-mode-force-script' into 'main'

Update create_mode_force.py

See merge request !1927
parents e075a8cf b5a0089a
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ import struct
MODES = {
    0: "1 ACELP\n",
    1: "1 TCX\n",
    2: "1 TCX\n", # Current -force option does not distinguish between TCX10 and TCX20   
    3: "1 HQ\n",
}
SR = [16, 32, 48]