No more need to manual reboot radio on tuner detection
This commit is contained in:
@@ -4,3 +4,4 @@ void Tuner_Init(const unsigned char *table);
|
||||
bool Tuner_WriteBuffer(unsigned char *buf, uint16_t len);
|
||||
bool Tuner_ReadBuffer(unsigned char *buf, uint16_t len);
|
||||
bool Tuner_Table_Write(const unsigned char *tab);
|
||||
void Tuner_Reset(void);
|
||||
|
||||
Reference in New Issue
Block a user