UDID is now optional (disabled in some boards to save flash memory)

This commit is contained in:
Andy CA6JAU 2019-12-01 21:20:26 -03:00
parent 146e6fb3e6
commit 1210748cdb
19 changed files with 59 additions and 0 deletions

View file

@ -108,4 +108,7 @@
// Disable frequency restrictions (satellite, ISS, etc)
// #define DISABLE_FREQ_BAN
// Enable UDID feature
// #define ENABLE_UDID
#endif