mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 06:26:24 -04:00
Updated readme
This commit is contained in:
parent
bf2f013623
commit
a82527b88e
2 changed files with 2 additions and 2 deletions
2
flash
2
flash
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/OpenAPRS.hex
|
||||
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/MicroAPRS.hex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue