Skip to content

Commit 020c385

Browse files
authored
Add ZACwire to External libraries compilation test
1 parent d45f35a commit 020c385

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/workflows/lib.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,12 @@
6262
"sketch_path": [
6363
"~/Arduino/libraries/WS2812FX/examples/ws2812fx_spi/ws2812fx_spi.ino"
6464
]
65+
},
66+
{
67+
"name": "ZACwire for TSic",
68+
"exclude_targets": [],
69+
"sketch_path": [
70+
"~/examples/FineTuningESP32/FineTuningESP32.ino"
71+
]
6572
}
66-
]
73+
]

0 commit comments

Comments
 (0)