mirror of
https://github.com/kamilsss655/uv-k5-firmware-custom
synced 2024-11-22 02:08:48 +00:00
Refactor
This commit is contained in:
parent
fe49f250b0
commit
4c3eb98e31
2
radio.h
2
radio.h
@ -131,7 +131,7 @@ typedef struct VFO_Info_t
|
|||||||
} VFO_Info_t;
|
} VFO_Info_t;
|
||||||
|
|
||||||
// Settings of the main VFO that is selected by the user
|
// Settings of the main VFO that is selected by the user
|
||||||
// The pointer follows gEeprom.RX_VFO index
|
// The pointer follows gEeprom.TX_VFO index
|
||||||
extern VFO_Info_t *gTxVfo;
|
extern VFO_Info_t *gTxVfo;
|
||||||
|
|
||||||
// Settings of the actual VFO that is now used for RX,
|
// Settings of the actual VFO that is now used for RX,
|
||||||
|
Loading…
Reference in New Issue
Block a user