mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-07 23:43:34 +00:00
UDID is now optional (disabled in some boards to save flash memory)
This commit is contained in:
parent
146e6fb3e6
commit
1210748cdb
19 changed files with 59 additions and 0 deletions
3
Config.h
3
Config.h
|
|
@ -108,4 +108,7 @@
|
|||
// Disable frequency restrictions (satellite, ISS, etc)
|
||||
// #define DISABLE_FREQ_BAN
|
||||
|
||||
// Enable UDID feature
|
||||
// #define ENABLE_UDID
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue