mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 06:26:24 -04:00
Working
This commit is contained in:
commit
c898b090dd
1049 changed files with 288572 additions and 0 deletions
2
flash
Executable file
2
flash
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
avrdude -p m328p -c arduino -P /dev/ttyACM$1 -b 115200 -F -U flash:w:images/Modem.hex
|
Loading…
Add table
Add a link
Reference in a new issue