mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
.
This commit is contained in:
3
radio.h
3
radio.h
@ -42,7 +42,8 @@ void RADIO_configure_channel(const unsigned int VFO, const unsigned int conf
|
||||
#ifdef ENABLE_VOX
|
||||
void RADIO_enable_vox(unsigned int level);
|
||||
#endif
|
||||
void RADIO_ConfigureSquelchAndOutputPower(vfo_info_t *p_vfo);
|
||||
void RADIO_ConfigureSquelch(vfo_info_t *p_vfo);
|
||||
void RADIO_ConfigureTXPower(vfo_info_t *p_vfo);
|
||||
void RADIO_ApplyOffset(vfo_info_t *p_vfo, const bool set_pees);
|
||||
void RADIO_select_vfos(void);
|
||||
void RADIO_setup_registers(bool switch_to_function_foreground);
|
||||
|
Reference in New Issue
Block a user