summaryrefslogtreecommitdiff
path: root/upload.sh
diff options
context:
space:
mode:
Diffstat (limited to 'upload.sh')
-rwxr-xr-x[-rw-r--r--]upload.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/upload.sh b/upload.sh
index 4d7589c..0dee8c4 100644..100755
--- a/upload.sh
+++ b/upload.sh
@@ -6,3 +6,4 @@ then
fi
arduino-cli compile -b $BOARD
arduino-cli upload -p $PORT -b $BOARD
+arduino-cli monitor -p $PORT