added monitor port

This commit is contained in:
Simon Couball
2020-08-17 00:28:47 +02:00
parent 469b94c469
commit 5b3917a895

View File

@@ -13,4 +13,5 @@ platform = atmelavr
board = nanoatmega328 board = nanoatmega328
framework = arduino framework = arduino
upload_port = /dev/cu.wchusbserial* upload_port = /dev/cu.wchusbserial*
monitor_port = /dev/cu.wchusbserial*
monitor_speed = 9600 monitor_speed = 9600