Skip to content

Commit 31f98bd

Browse files
authored
Fix Ikoka Stick builds
1 parent 56eb5b0 commit 31f98bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/ikoka_stick_nrf/platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ build_flags = ${nrf52_base.build_flags}
2727
-D PIN_USER_BTN=0
2828
-D PIN_WIRE_SCL=7
2929
-D PIN_WIRE_SDA=6
30+
-UENV_INCLUDE_GPS
3031
lib_deps = ${nrf52_base.lib_deps}
3132
${sensor_base.lib_deps}
3233

0 commit comments

Comments
 (0)