Update Wio WM1110 configuration to disable GPS and clean up location provider code

This commit is contained in:
ViezeVingertjes
2025-10-30 16:33:02 +01:00
parent ec05d40b3c
commit 5088444f85
2 changed files with 2 additions and 19 deletions

View File

@@ -24,6 +24,7 @@ build_flags = ${nrf52_base.build_flags}
-D LR11X0_DIO_AS_RF_SWITCH=true
-D LR11X0_DIO3_TCXO_VOLTAGE=1.8
-D RF_SWITCH_TABLE
-D ENV_INCLUDE_GPS=0
build_src_filter = ${nrf52_base.build_src_filter}
+<helpers/*.cpp>
+<helpers/sensors>