mirror of
https://github.com/meshtastic/firmware.git
synced 2026-04-01 05:54:03 -04: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
|