add merkurboard coap client demo

This commit is contained in:
Harald Pichler 2013-04-17 13:40:46 +02:00
parent a4986b71dc
commit 245d801862
8 changed files with 174 additions and 71 deletions

View file

@ -0,0 +1,2 @@
#!/bin/bash
sudo avrdude -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:er-example-client.osd-merkur.hex:a -U eeprom:w:er-example-client.osd-merkur.eep:a