mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-18 22:29:50 +03:00
README.md
This commit is contained in:
8
Makefile
8
Makefile
@ -1,11 +1,11 @@
|
||||
|
||||
# compile options
|
||||
# you can enable ('1') or disable ('0') any/all of these you like
|
||||
# compile options (see Readme.md)
|
||||
# '0' = disable, 1 = enable
|
||||
ENABLE_SWD := 0
|
||||
ENABLE_AIRCOPY := 0
|
||||
ENABLE_FMRADIO := 0
|
||||
ENABLE_OVERLAY := 1
|
||||
ENABLE_UART := 1
|
||||
ENABLE_AIRCOPY := 0
|
||||
ENABLE_FMRADIO := 0
|
||||
ENABLE_NOAA := 0
|
||||
ENABLE_VOICE := 0
|
||||
ENABLE_ALARM := 0
|
||||
|
Reference in New Issue
Block a user