Fix Ikoka Stick builds

This commit is contained in:
Dustin Brewer 2026-01-14 17:53:42 -08:00 committed by GitHub
parent 56eb5b0499
commit 31f98bdd43
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}