mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-15 01:45:46 -04:00
Externalize widget (#2688)
This commit is contained in:
parent
00853f526a
commit
be372e12bc
7 changed files with 314 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue