Skip to content

Commit

Permalink
Use fork
Browse files Browse the repository at this point in the history
  • Loading branch information
tuniii committed May 14, 2024
1 parent 3e6c06d commit 11d8813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ core_dir = ./.core
platform = https://github.com/platformio/platform-nordicnrf52.git#v4.0.0
platform_packages =
; use upstream Git version
framework-arduinoadafruitnrf52 @ https://github.com/adafruit/Adafruit_nRF52_Arduino.git#0.14.5
framework-arduinoadafruitnrf52 @ https://github.com/tuniii/Adafruit_nRF52_Arduino#0.14.5-fix
framework = arduino
monitor_speed = 115200
build_flags = -DBUILD_TIMESTAMP=$UNIX_TIME
Expand Down

0 comments on commit 11d8813

Please sign in to comment.