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-02 02:39:57 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
a61676504f
firmware
/
bin
/
start-terminal1.sh
4 lines
66 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
change serial baud rate to 921600
2020-04-22 21:58:35 +00:00
pio device monitor -p /dev/ttyUSB1 -b
921600
Reference in New Issue
Copy Permalink