add climate example

This commit is contained in:
Harald Pichler 2013-02-19 10:39:56 +01:00
parent 715cfa3a75
commit 81e6734626
13 changed files with 2200 additions and 1 deletions

2
examples/osd/climate/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