add coap 18

This commit is contained in:
Harald Pichler 2015-02-10 20:16:51 +01:00
parent c30493e535
commit 9dd81946d3
10 changed files with 174 additions and 997 deletions

View file

@ -1,2 +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
make flash TARGET=osd-merkur