9
0
Fork 0

add more serial port options

This commit is contained in:
Silver Kuusik 2018-05-17 18:50:39 +03:00 committed by GitHub
parent eef0da41fd
commit 8d4ed5f9b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
SERIAL_PORT=/dev/tty.SLAB_USBtoUART
#SERIAL_PORT=/dev/tty.wchusbserial1420
#SERIAL_PORT=/dev/ttyUSB0
all: flash update config
ampy -p $(SERIAL_PORT) put uwebsockets.py