mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
Fixed compander setting, .bat typo and started menulist unify
This commit is contained in:
@ -13,7 +13,7 @@ del /S /Q *.o >nul 2>nul
|
||||
del /S /Q *.d >nul 2>nul
|
||||
|
||||
:: If you have python installed, you can create a 'packed' .bin from the compiled firmware.bin file.
|
||||
:: The Quangsheng windows upload-to-radio program requires a 'packed' .bin file.
|
||||
:: The Quansheng windows upload-to-radio program requires a 'packed' .bin file.
|
||||
::
|
||||
:: if you don't have python installed, then comment out the python line(s) below, in which case you'll need
|
||||
:: to upload the standard unpacked firmware.bin file another way.
|
||||
|
Reference in New Issue
Block a user