From b69f3d8b2a4935b0e9c852cf1d35425cf8d762b3 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Wed, 14 Aug 2019 13:40:05 +0200 Subject: [PATCH] update makefile --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7d2023e..23a59dc 100755 --- a/Makefile +++ b/Makefile @@ -1,8 +1,9 @@ #!/bin/bash #SERIAL_PORT=/dev/ttyUSB0 +SERIAL_PORT=/dev/tty.usbserial-1410 #SERIAL_PORT=/dev/tty.SLAB_USBtoUART -SERIAL_PORT=/dev/tty.wchusbserial1410 +#SERIAL_PORT=/dev/tty.wchusbserial1410 all: flash delay libs config update reset