File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,15 +87,15 @@ jobs:
8787 " SparkFun Extensible Message Parser" @1.0.0
8888 " SparkFun BQ40Z50 Battery Manager Arduino Library" @1.0.0
8989 " ArduinoMqttClient" @0.1.8
90+ " SparkFun u-blox PointPerfect Library" @1.11.4
91+ " SparkFun IM19 IMU Arduino Library" @1.0.1
92+ " SparkFun UM980 Triband RTK GNSS Arduino Library" @1.0.2
9093
9194 - name : Enable external libs
9295 run : arduino-cli config set library.enable_unsafe_install true
9396
9497 - name : Get Libraries
9598 run : arduino-cli lib install --git-url
96- https://${{ secrets.GET_PRIVATE_PPL_LIBRARY }}@github.com/sparkfun/SparkFun_u-blox_PointPerfect_Library.git
97- https://${{ secrets.GET_PRIVATE_IM19_LIBRARY }}@github.com/sparkfun/SparkFun_IM19_IMU_Arduino_Library.git
98- https://github.com/sparkfun/SparkFun_Unicore_GNSS_Arduino_Library.git
9999 https://github.com/me-no-dev/ESPAsyncWebServer.git
100100 https://github.com/me-no-dev/AsyncTCP.git
101101
You can’t perform that action at this time.
0 commit comments