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 9ae698c commit 19166f3Copy full SHA for 19166f3
.github/workflows/compile.yml
@@ -54,6 +54,8 @@ jobs:
54
- name: "Adafruit BME680 Library"
55
- name: ArduinoJson
56
- name: Time
57
+ - source-url: https://github.com/SolderedElectronics/Soldered-MFRC522-RFID-Reader-Arduino-Library.git
58
+ - source-url: https://github.com/SolderedElectronics/Soldered-BME280-BME680-Gas-Sensor-Arduino-Library.git
59
sketch-paths: |
60
${{ matrix.additional-sketch-paths }}
61
cli-compile-flags: |
0 commit comments