Merge pull request #1399 from mannkind/patch-1

Fix Ikoka Stick builds
This commit is contained in:
Liam Cottle 2026-01-15 23:32:34 +13:00 committed by GitHub
commit 23f1f2a3fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,7 @@ build_flags = ${nrf52_base.build_flags}
-D PIN_USER_BTN=0
-D PIN_WIRE_SCL=7
-D PIN_WIRE_SDA=6
-UENV_INCLUDE_GPS
lib_deps = ${nrf52_base.lib_deps}
${sensor_base.lib_deps}