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 0bff8ae commit 00dca72Copy full SHA for 00dca72
.github/workflows/compile-examples.yml
@@ -23,8 +23,6 @@ jobs:
23
runs-on: ubuntu-latest
24
25
env:
26
- # libraries to install for all boards
27
- UNIVERSAL_LIBRARIES: '"MFRC522" "Keyboard" "Mouse" "Servo" "LiquidCrystal" "CapacitiveSensor"'
28
# sketch paths to compile (recursive) for all boards
29
UNIVERSAL_SKETCH_PATHS: |
30
- extras/examples
0 commit comments