gps_page: enable if gps enabled

This commit is contained in:
Florent 2025-09-28 09:43:28 +02:00
parent 76aa7cf488
commit db7635102d
2 changed files with 4 additions and 5 deletions

View file

@ -55,7 +55,6 @@ 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>