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 9ee4fba commit 4adce17Copy full SHA for 4adce17
.github/workflows/compile-rtk-firmware.yml
@@ -44,13 +44,13 @@ jobs:
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
47
+ "ESP32-OTA-Pull"@1.0.0
48
49
- name: Enable external libs
50
run: arduino-cli config set library.enable_unsafe_install true
51
52
- name: Get Libraries
53
run: arduino-cli lib install --git-url
- https://github.com/nseidle/ESP32-OTA-Pull.git
54
https://github.com/me-no-dev/ESPAsyncWebServer.git
55
https://github.com/me-no-dev/AsyncTCP.git
56
0 commit comments