Skip to content

Commit 1ccde58

Browse files
committed
Revert to github OLED library
1 parent 768512e commit 1ccde58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-rtk-firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575
"SdFat"@2.1.1
7676
"SparkFun LIS2DH12 Arduino Library"@1.0.3
7777
"SparkFun MAX1704x Fuel Gauge Arduino Library"@1.0.4
78-
"SparkFun Micro OLED Breakout"@1.3.4
7978
"SparkFun u-blox GNSS v3"@3.0.9
8079
8180

@@ -84,6 +83,7 @@ jobs:
8483

8584
- name: Get Libraries
8685
run: arduino-cli lib install --git-url
86+
https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library.git
8787
https://github.com/me-no-dev/ESPAsyncWebServer.git
8888
https://github.com/me-no-dev/AsyncTCP.git
8989

0 commit comments

Comments
 (0)