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 3b9958d commit 6fc3ebcCopy full SHA for 6fc3ebc
.travis.yml
@@ -39,5 +39,6 @@ script:
39
- buildExampleSketch WiFiWebClientRepeating
40
- buildExampleSketch WiFiWebServer
41
- if [[ "$BOARD" =~ "arduino:samd:" ]]; then
42
- buildExampleToolsSketch WiFiNINAFirmwareUpdater;
+ buildExampleToolsSketch FirmwareUpdater;
43
+ buildExampleToolsSketch SerialNINAPassthrough;
44
fi
0 commit comments