mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 22:45:17 -04:00
Serial interrupt
This commit is contained in:
parent
6f19e643c3
commit
0b78bce168
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/MicroAPRS.hex
|
||||
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/OpenModem.hex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue