osd-contiki/examples/avr-rss2/hello-sensors
2016-05-14 22:48:09 +02:00
..
hello-sensors.c Moving the avr-rss2 platform examples to the global examples 2016-05-14 12:05:19 +02:00
Makefile Correct paths when moving examples for regession tests 2016-05-14 22:48:09 +02:00
project-conf.h Moving the avr-rss2 platform examples to the global examples 2016-05-14 12:05:19 +02:00
README.md Moving the avr-rss2 platform examples to the global examples 2016-05-14 12:05:19 +02:00

Hello-sensors

Simple demo to read out sensors from the RSS2 mote.

Demo uses double which has the same size as float on Atmel. We sacrifice some bytes for this.

Build

make TARGET=avr-rss2