mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 07:02:26 -04:00
going back to WFM as main baseband in main.cpp as NFM is now making the apps crashing. Looks like last additions to WFM made it bigger. (#2646)
This commit is contained in:
parent
4342f5c0ee
commit
d4342e01a4
3 changed files with 6 additions and 6 deletions
4
firmware/application/external/gfxeq/main.cpp
vendored
4
firmware/application/external/gfxeq/main.cpp
vendored
|
@ -29,8 +29,8 @@ __attribute__((section(".external_app.app_gfxeq.application_information"), used)
|
|||
ui::Color::green().v,
|
||||
app_location_t::RX,
|
||||
-1,
|
||||
{'P', 'N', 'F', 'M'},
|
||||
{'P', 'W', 'F', 'M'},
|
||||
0x00000000,
|
||||
};
|
||||
|
||||
} // namespace ui::external_app::gfxeq
|
||||
} // namespace ui::external_app::gfxeq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue