Comments updated
This commit is contained in:
parent
980dbf9784
commit
6231346450
1 changed files with 2 additions and 1 deletions
|
@ -253,13 +253,14 @@ u8 unknown_2:1,
|
|||
bl_txrx:2;
|
||||
} settings_0f40;
|
||||
|
||||
// CEC_EEPROM_START1
|
||||
#seekto 0x1D50;
|
||||
u8 CEC_LiveSeekMode;
|
||||
u8 CW_KEYTYPE;
|
||||
u8 CW_SPEED;
|
||||
u8 CW_TONE;
|
||||
|
||||
// CEC_EEPROM_START1
|
||||
// DTMF contacts
|
||||
#seekto 0x1C00;
|
||||
struct {
|
||||
char name[8];
|
||||
|
|
Loading…
Reference in a new issue