We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13beed0 commit fb73f62Copy full SHA for fb73f62
.github/workflows/lib.json
@@ -67,7 +67,8 @@
67
"name": "ZACwire for TSic",
68
"exclude_targets": [],
69
"sketch_path": [
70
- "~/Arduino/libraries/ZACwire_for_TSic/examples/FineTuningESP32/FineTuningESP32.ino"
+ "~/Arduino/libraries/ZACwire_for_TSic/examples/ReadingTwoTSICs/ReadingTwoTSICs.ino",
71
+ "~/Arduino/libraries/ZACwire_for_TSic/examples/ReadSingleTSIC206/ReadSingleTSIC206.ino"
72
]
73
}
74
0 commit comments