Externalize widget (#2688)

This commit is contained in:
Totoo 2025-06-09 12:52:40 +02:00 committed by GitHub
parent 00853f526a
commit be372e12bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 314 additions and 0 deletions

View file

@ -20,6 +20,8 @@ using namespace portapack;
namespace ui::external_app::gfxeq {
#include "external/ui_grapheq.cpi"
gfxEQView::gfxEQView(NavigationView& nav)
: nav_{nav} {
add_children({&button_frequency, &field_rf_amp, &field_lna, &field_vga,