Allow for two levels of the callsign.

This commit is contained in:
Jonathan Naylor
2020-04-22 22:10:34 +01:00
parent 526a53cd8c
commit f19009b132
9 changed files with 63 additions and 89 deletions
-2
View File
@@ -30,8 +30,6 @@ public:
void start();
void stop();
void getAudio(q15_t* samples, uint8_t length);
q15_t getAudio();
private: