mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 13:08:13 +00: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:
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
|
||||
|
Reference in New Issue
Block a user