We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768512e commit 1ccde58Copy full SHA for 1ccde58
.github/workflows/compile-rtk-firmware.yml
@@ -75,7 +75,6 @@ jobs:
75
"SdFat"@2.1.1
76
"SparkFun LIS2DH12 Arduino Library"@1.0.3
77
"SparkFun MAX1704x Fuel Gauge Arduino Library"@1.0.4
78
- "SparkFun Micro OLED Breakout"@1.3.4
79
"SparkFun u-blox GNSS v3"@3.0.9
80
[email protected]
81
@@ -84,6 +83,7 @@ jobs:
84
83
85
- name: Get Libraries
86
run: arduino-cli lib install --git-url
+ https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library.git
87
https://github.com/me-no-dev/ESPAsyncWebServer.git
88
https://github.com/me-no-dev/AsyncTCP.git
89
0 commit comments