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

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