0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-18 22:29:50 +03:00

Fix version string compile warning

This commit is contained in:
OneOfEleven
2023-10-12 11:13:25 +01:00
parent ec7f30ed96
commit ec11cd84b1
6 changed files with 13 additions and 7 deletions

View File

@ -12,7 +12,7 @@ ENABLE_UART_DEBUG := 1
ENABLE_AIRCOPY := 1
ENABLE_FMRADIO := 1
ENABLE_NOAA := 0
ENABLE_VOICE := 1
ENABLE_VOICE := 0
ENABLE_MUTE_RADIO_FOR_VOICE := 1
ENABLE_VOX := 1
ENABLE_ALARM := 1