Last soundboard bug was actually 50% fixed...

This commit is contained in:
furrtek
2017-02-02 00:44:35 +00:00
parent 15f66eb74e
commit 799e29e5e6
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ private:
uint32_t _ctcss_freq { 0 };
int8_t audio_buffer[1024];
int8_t audio_buffer[2048];
Style style_a {
.font = font::fixed_8x16,