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:
gullradriel
2025-05-06 10:50:59 +02:00
committed by GitHub
parent 4342f5c0ee
commit d4342e01a4
3 changed files with 6 additions and 6 deletions

View File

@@ -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