From 788f9c5d5734a81440bed0dc0b615cc51e1fd654 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 25 May 2015 20:08:32 +0200 Subject: Duplication --- hw/merkur-board.mdwn | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/hw/merkur-board.mdwn b/hw/merkur-board.mdwn index 00c4048..93bb27d 100644 --- a/hw/merkur-board.mdwn +++ b/hw/merkur-board.mdwn @@ -27,14 +27,11 @@ Compiling works like cd ./osd-contiki/examples/osd/arduino-plantobserving ./run.sh -The build software can then be flushed to the device +The build software can then be flushed to the device. Note that it used +/dev/ttyUSB0 by default. This needs to be adjusted. But currently when trying +the flash the merkur-board I'm only seeing - sudo ./flash.sh - -Not that it used /dev/ttyUSB0 by default. This needs to be adjusted. -Currently when trying the flash the merkur-board I'm only seeing - - $ sudo apt-get install avrdude + $ sudo apt-get install avrdude $ cd osd-contiki/examples/osd/arduino-plantobserving $ ./flash.sh /dev/ttyUSB4 INFO: compiling with CoAP-13 -- cgit v1.2.3