wifi-tally_Oostendam/wifi-tally/Example

4 lines
156 B
Plaintext
Raw Normal View History

2021-09-27 19:52:27 +00:00
source venv/bin/activate
python3 esptool.py --port <serial-port-of-ESP8266> --baud <baud-rate> write_flash -fm <flash-mode> 0x00000 <nodemcu-firmware>.bin