mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-01 08:54:55 -05:00
- (#2759)
This commit is contained in:
parent
2d2d9223f2
commit
a6f886ad0a
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@ void SoundBoardView::refresh_list() {
|
|||
SoundBoardView::SoundBoardView(
|
||||
NavigationView& nav)
|
||||
: nav_(nav) {
|
||||
baseband::run_image(portapack::spi_flash::image_tag_audio_tx);
|
||||
baseband::run_prepared_image(portapack::memory::map::m4_code.base());
|
||||
|
||||
add_children({&labels,
|
||||
&menu_view,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue