Add compile options
This commit is contained in:
@@ -41,7 +41,7 @@ typedef enum POWER_OnDisplayMode_t POWER_OnDisplayMode_t;
|
||||
enum TxLockModes_t {
|
||||
F_LOCK_DEF, //all default frequencies + configurable
|
||||
F_LOCK_FCC,
|
||||
#ifdef ENABLE_FEAT_F4HWN_PMR
|
||||
#ifdef ENABLE_FEAT_F4HWN_CA
|
||||
F_LOCK_CA,
|
||||
#endif
|
||||
F_LOCK_CE,
|
||||
@@ -50,6 +50,8 @@ enum TxLockModes_t {
|
||||
F_LOCK_438,
|
||||
#ifdef ENABLE_FEAT_F4HWN_PMR
|
||||
F_LOCK_PMR,
|
||||
#endif
|
||||
#ifdef ENABLE_FEAT_F4HWN_GMRS_FRS_MURS
|
||||
F_LOCK_GMRS_FRS_MURS,
|
||||
#endif
|
||||
F_LOCK_ALL, // disable TX on all frequencies
|
||||
|
Reference in New Issue
Block a user