ui_task: initial gps page

This commit is contained in:
Florent
2025-09-23 10:39:43 +02:00
parent ea13fa899e
commit 76aa7cf488
8 changed files with 74 additions and 4 deletions

View File

@@ -55,6 +55,7 @@ build_flags = ${WioTrackerL1Eink.build_flags}
; -D MESH_DEBUG=1
-D UI_RECENT_LIST_SIZE=6
-D UI_SENSORS_PAGE=1
-D UI_GPS_PAGE=1
build_src_filter = ${WioTrackerL1Eink.build_src_filter}
+<helpers/nrf52/SerialBLEInterface.cpp>
+<helpers/ui/MomentaryButton.cpp>