mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
a1dc350231
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
esptool.py --baud 115200 read_flash 0x1000 0xf000 system-info.img
|