Skip to content

Commit e91e543

Browse files
committed
Update arduino_compile.yaml
1 parent 77c9bab commit e91e543

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/arduino_compile.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
arduino-cli lib install "HotButton"
1919
arduino-cli lib install "RadioLib"
2020
arduino-cli lib install "ESP8266 and ESP32 OLED driver for SSD1306 displays"
21+
arduino-cli lib install "ESP Telnet"
22+
arduino-cli lib install "TimeLib"
23+
arduino-cli lib install "LoRaWAN_ESP32"
2124
2225
- name: Compile Sketches
2326
uses: arduino/compile-sketches@v1

0 commit comments

Comments
 (0)