File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,19 +40,19 @@ jobs:
40404141424243+ " SparkFun u-blox GNSS v3" @3.0.2
44+ " SparkFun Micro OLED Breakout" @1.3.4
45+ " SparkFun MAX1704x Fuel Gauge Arduino Library" @1.0.4
46+ " SparkFun LIS2DH12 Arduino Library" @1.0.3
4347
4448 - name : Enable external libs
4549 run : arduino-cli config set library.enable_unsafe_install true
4650
4751 - name : Get Libraries
4852 run : arduino-cli lib install --git-url
49- https://github.com/sparkfun/SparkFun_u-blox_GNSS_v3.git
50- https://github.com/sparkfun/SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library.git
51- https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library.git
52- https://github.com/sparkfun/SparkFun_LIS2DH12_Arduino_Library.git
5353 https://github.com/nseidle/ESP32-OTA-Pull.git
5454 https://github.com/me-no-dev/ESPAsyncWebServer.git
55- https://github.com/me-no-dev/AsyncTCP.git
55+ https://github.com/me-no-dev/AsyncTCP.git
5656
5757 # Incorporate ESP-Now patch into core: https://github.com/espressif/arduino-esp32/pull/7044/files
5858 # - name: Patch ESP32 Core
You can’t perform that action at this time.
0 commit comments