Skip to content

Commit c33c047

Browse files
committed
2 parents 131fb24 + 23c42ac commit c33c047

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/compile.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,13 @@ jobs:
6464
- name: ArduinoJson
6565
- name: Time
6666
- name: AsyncTCP
67-
- name: ESPAsyncWebServer
67+
- source-url: https://github.com/me-no-dev/ESPAsyncWebServer.git
6868
- source-url: https://github.com/SolderedElectronics/Soldered-MFRC522-RFID-Reader-Arduino-Library.git
6969
- source-url: https://github.com/SolderedElectronics/Soldered-WS2812-Smart-Leds-Arduino-Library.git
7070
- source-url: https://github.com/SolderedElectronics/Soldered-BME280-BME680-Gas-Sensor-Arduino-Library.git
71+
- source-url: https://github.com/SolderedElectronics/Soldered-INA219-Current-Sensor-Arduino-Library.git
72+
- source-url: https://github.com/SolderedElectronics/Soldered-LSM6DSO-Arduino-Library.git
73+
- source-url: https://github.com/SolderedElectronics/Soldered-BME280-BME680-Gas-Sensor-Arduino-Library.git
7174
sketch-paths: |
7275
${{ matrix.additional-sketch-paths }}
7376
cli-compile-flags: |

examples/Inkplate6PLUS/Diagnostics/Inkplate6PLUS_Factory_Programming_VCOM/InkplateEasyCTester.ino/InkplateEasyCTester.ino renamed to examples/Inkplate6PLUS/Diagnostics/Inkplate6PLUS_Factory_Programming_VCOM/InkplateEasyCTester/InkplateEasyCTester.ino

File renamed without changes.

0 commit comments

Comments
 (0)