initial upload

This commit is contained in:
Harald Pichler 2014-01-15 16:45:37 +01:00
parent 7ea29294d7
commit 35668c8aed
11 changed files with 1401 additions and 0 deletions

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