Added band edge beep, Croatian language

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-05 23:24:01 +02:00
parent 6fb3789eae
commit 4eb61a05c9
4 changed files with 102 additions and 8 deletions
+1
View File
@@ -95,6 +95,7 @@ class TEF6686 {
void setUnMute();
void setVolume(int8_t volume);
uint8_t af_counter;
bool mute;
void tone(uint16_t time, int16_t amplitude, uint16_t frequency);
private: