diff --git a/port/esp32/template/set_port.sh b/port/esp32/template/set_port.sh deleted file mode 100755 index e20b5a870..000000000 --- a/port/esp32/template/set_port.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -PORT=$1 -sed -i "/CONFIG_ESPTOOLPY_PORT/c\CONFIG_ESPTOOLPY_PORT=\"$PORT\"" sdkconfig \ No newline at end of file