mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-11-24 00:33:28 -05:00
Initial commit
This commit is contained in:
commit
05d62b594e
18 changed files with 1551 additions and 0 deletions
2
flash
Executable file
2
flash
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/OpenAPRS.hex
|
||||
Loading…
Add table
Add a link
Reference in a new issue