mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-05-01 12:00:45 +00:00
fix baseband (#2501)
This commit is contained in:
parent
4e38dc4d3e
commit
aef7c2be93
@ -44,7 +44,7 @@ __attribute__((section(".external_app.app_view_wav.application_information"), us
|
|||||||
/*.menu_location = */ app_location_t::UTILITIES,
|
/*.menu_location = */ app_location_t::UTILITIES,
|
||||||
/*.desired_menu_position = */ -1,
|
/*.desired_menu_position = */ -1,
|
||||||
|
|
||||||
/*.m4_app_tag = portapack::spi_flash::image_tag_none */ {0, 0, 0, 0},
|
/*.m4_app_tag = portapack::spi_flash::image_tag_none */ {'P', 'A', 'T', 'X'},
|
||||||
/*.m4_app_offset = */ 0x00000000, // will be filled at compile time
|
/*.m4_app_offset = */ 0x00000000, // will be filled at compile time
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user