Skip to content

Commit 23f1f2a

Browse files
authored
Merge pull request meshcore-dev#1399 from mannkind/patch-1
Fix Ikoka Stick builds
2 parents d41a968 + 31f98bd commit 23f1f2a

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)