mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-24 07:19:26 -05:00
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
|