initial upload
This commit is contained in:
parent
b1e1ef1ffd
commit
d5ca328050
13 changed files with 1632 additions and 0 deletions
2
examples/osd/pingtheplug/flash.sh
Executable file
2
examples/osd/pingtheplug/flash.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
sudo avrdude -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:er-example-server.osd-merkur.hex:a -U eeprom:w:er-example-server.osd-merkur.eep:a
|
Loading…
Add table
Add a link
Reference in a new issue