mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Last soundboard bug was actually 50% fixed...
This commit is contained in:
parent
15f66eb74e
commit
799e29e5e6
4 changed files with 10 additions and 10 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue