This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
OpenModem
Watch
1
Star
0
Fork
0
You've already forked OpenModem
mirror of
https://github.com/markqvist/OpenModem.git
synced
2024-10-01 03:15:46 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d6977eae0f
OpenModem
/
flash
3 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2014-12-02 19:10:06 -05:00
#!/bin/bash
Updated readme
2014-12-19 08:43:05 -05:00
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/MicroAPRS.hex
Reference in New Issue
Copy Permalink