5 lines
129 B
Bash
Executable File
5 lines
129 B
Bash
Executable File
#! /bin/bash
|
|
|
|
python3 -m esptool --port /dev/ttyUSB0 write_flash -fm qio 0x00000 nodemcu-3.0-master_20200610-cfe68233-float.bin
|
|
|