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
-1
View File
@@ -27,7 +27,6 @@ public:
uint8_t setParams(uint8_t frequency, uint8_t level);
void getAudio(q15_t* samples, uint8_t length);
q15_t getAudio();
private: