joaquimorg / uv-k5-firmware-custom

Open implementation of the Quansheng UV-K5/K6/5R firmware
https://www.joaquim.org
Apache License 2.0
109 stars 25 forks source link

error #33

Closed Snifi0 closed 9 months ago

Snifi0 commented 9 months ago

app/app.c: In function 'HandleVox': app/app.c:788:33: error: too few arguments to function 'APP_EndTransmission' 788 | APP_EndTransmission(); | ^~~~~~~ app/app.c:732:6: note: declared here 732 | void APP_EndTransmission(bool inmediately) | ^~~~~~~ make: *** [Makefile:482: _build/app/app.o] Error 1

joaquimorg commented 9 months ago

Thanks for the report, is fixed.