Skip to content

Commit 455ffaa

Browse files
authored
Update lib.json
1 parent 02e31b4 commit 455ffaa

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/workflows/lib.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"~/Arduino/libraries/ArduinoBLE/examples/Central/Scan/Scan.ino"
1616
]
1717
},
18+
{
19+
"name": "esp-io-expander",
20+
"exclude_targets": [],
21+
"sketch_path": [
22+
"~/Arduino/libraries/esp-io-expander/examples/test/test.ino"
23+
]
24+
},
1825
{
1926
"name": "ESP32Servo",
2027
"exclude_targets": [],
@@ -63,4 +70,4 @@
6370
"~/Arduino/libraries/WS2812FX/examples/ws2812fx_spi/ws2812fx_spi.ino"
6471
]
6572
}
66-
]
73+
]

0 commit comments

Comments
 (0)