Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit c084f8a

Browse files
committed
ATLEDGE-456 - Add message informing users that sketch would start in 5 secs
Add message informing users that sketch would start in 5 secs
1 parent 55ad29d commit c084f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clupload/cluploadArduino101_osx.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ trap_to_dfu() {
4242

4343
upload() {
4444
$DFU -a 7 -R -D $payload_bin
45+
echo "Sketch will execute in about 5 seconds."
4546
}
4647

4748
main() {

0 commit comments

Comments
 (0)