Skip to content

Commit 1f0f110

Browse files
authored
Merge branch 'master' into brent/autosportLabs-esp32-can-x2_board_support
2 parents 4841315 + d8e1374 commit 1f0f110

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Diff for: .github/workflows/lib.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,13 @@
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+
"~/Arduino/libraries/ZACwire_for_TSic/examples/ReadingTwoTSICs/ReadingTwoTSICs.ino",
71+
"~/Arduino/libraries/ZACwire_for_TSic/examples/ReadSingleTSIC206/ReadSingleTSIC206.ino"
72+
]
6573
}
66-
]
74+
]

0 commit comments

Comments
 (0)