mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 16:17:39 +00:00
- (#2759)
This commit is contained in:
@@ -251,7 +251,7 @@ void SoundBoardView::refresh_list() {
|
|||||||
SoundBoardView::SoundBoardView(
|
SoundBoardView::SoundBoardView(
|
||||||
NavigationView& nav)
|
NavigationView& nav)
|
||||||
: nav_(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,
|
add_children({&labels,
|
||||||
&menu_view,
|
&menu_view,
|
||||||
|
Reference in New Issue
Block a user