mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
Last soundboard bug was actually 50% fixed...
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user