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
77ba514d70
OpenModem
/
flash
3 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working
2014-04-03 16:21:37 -04:00
#!/bin/bash
MP1 protocol receive implemented
2014-04-04 05:17:47 -04:00
avrdude -p m328p -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/Modem.hex
Reference in New Issue
Copy Permalink