This website requires JavaScript.
Explore
Help
Sign In
pohui_pohui
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
mirror of
https://github.com/meshtastic/firmware.git
synced
2025-02-01 18:29:56 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
7e3c369e87
firmware
/
bin
/
read-system-info.sh
4 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Use /usr/bin/env in bash and python script shebangs
2022-01-07 10:29:58 +00:00
#!/usr/bin/env bash
Changed default baud to 115200 (#1517) Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2022-06-15 16:44:37 +00:00
esptool.py --baud
115200
read_flash 0x1000 0xf000 system-info.img
Reference in New Issue
Copy Permalink