mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
better manual freq up/dn but scan, faster freq scan
This commit is contained in:
2
radio.h
2
radio.h
@ -155,7 +155,7 @@ void RADIO_setup_registers(bool switch_to_function_foreground);
|
||||
#endif
|
||||
void RADIO_enableTX(const bool fsk_tx);
|
||||
|
||||
void RADIO_Setg_vfo_state(vfo_state_t State);
|
||||
void RADIO_set_vfo_state(vfo_state_t State);
|
||||
void RADIO_PrepareTX(void);
|
||||
void RADIO_EnableCxCSS(void);
|
||||
void RADIO_PrepareCssTX(void);
|
||||
|
Reference in New Issue
Block a user