diff --git a/Makefile b/Makefile index 947d178..7d2023e 100755 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ -SERIAL_PORT=/dev/tty.SLAB_USBtoUART -#SERIAL_PORT=/dev/tty.wchusbserial1410 +#!/bin/bash + #SERIAL_PORT=/dev/ttyUSB0 +#SERIAL_PORT=/dev/tty.SLAB_USBtoUART +SERIAL_PORT=/dev/tty.wchusbserial1410 all: flash delay libs config update reset