add more serial port options
This commit is contained in:
parent
eef0da41fd
commit
8d4ed5f9b8
2
Makefile
2
Makefile
@ -1,4 +1,6 @@
|
|||||||
SERIAL_PORT=/dev/tty.SLAB_USBtoUART
|
SERIAL_PORT=/dev/tty.SLAB_USBtoUART
|
||||||
|
#SERIAL_PORT=/dev/tty.wchusbserial1420
|
||||||
|
#SERIAL_PORT=/dev/ttyUSB0
|
||||||
|
|
||||||
all: flash update config
|
all: flash update config
|
||||||
ampy -p $(SERIAL_PORT) put uwebsockets.py
|
ampy -p $(SERIAL_PORT) put uwebsockets.py
|
||||||
|
Loading…
Reference in New Issue
Block a user