Add ENABLE_SPECTRUM in Chirp BUILT_OPTIONS
This commit is contained in:
@@ -897,6 +897,9 @@ buf[1] = 0
|
||||
#ifdef ENABLE_AM_FIX
|
||||
| (1 << 4)
|
||||
#endif
|
||||
#ifdef ENABLE_SPECTRUM
|
||||
| (1 << 5)
|
||||
#endif
|
||||
;
|
||||
EEPROM_WriteBuffer(0x1FF0, buf);
|
||||
}
|
Reference in New Issue
Block a user