initial upload

This commit is contained in:
Harald Pichler 2013-11-22 16:34:13 +01:00
parent 837f70770a
commit e2edd006d4
16 changed files with 1691 additions and 0 deletions

2
examples/osd/powerbox/flash.sh Executable file
View 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