mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 02:39:57 +00:00
4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
esptool.py --baud 921600 write_flash 0x10000 release/archive/old/firmware-tbeam-1.1.50.bin
|