Skip to content

Commit 6f7c5dd

Browse files
committed
Renaming ArduinoIoTCloud_LED_switch to ArduinoIoTCloud-Basic to better highlight that this is the first example beginners should take a look at
1 parent 2a499cf commit 6f7c5dd

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ script:
8989
[ "$BOARD" == "arduino:samd:mkrnb1500" ] || \
9090
[ "$BOARD" == "arduino:samd:mkrwan1300" ]; then
9191
buildSketch \
92-
"ArduinoIoTCloud_LED_switch" \
92+
"ArduinoIoTCloud-Basic" \
9393
"utility/ArduinoIoTCloud_Travis_CI"
9494
fi
9595
# Sketches to build for selected boards

0 commit comments

Comments
 (0)