From 8d4ed5f9b80ad41bbade47beec1bf85b5132d034 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Thu, 17 May 2018 18:50:39 +0300 Subject: [PATCH] add more serial port options --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index c78c364..6146ea2 100644 --- a/Makefile +++ b/Makefile @@ -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