This website requires JavaScript.
Explore
Help
Register
Sign in
unsigned-ref
/
MicroModemGP
Watch
1
Star
0
Fork
You've already forked MicroModemGP
0
mirror of
https://github.com/markqvist/MicroModemGP
synced
2026-08-12 17:40:37 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
gps
MicroModemGP
/
flash
3 lines
99 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit based on MicroAPRS
2015-04-26 21:23:13 +02:00
#!/bin/bash
Adjusted build script
2015-05-21 10:53:32 +02:00
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/MicroModemGP.hex
Reference in a new issue
Copy permalink