contiki/examples/avr-rss2/hello-sensors
Robert Olsson cfed856720 I2C fixes
modified:   examples/avr-rss2/hello-sensors/hello-sensors.c
2016-11-30 12:04:57 +01:00
..
hello-sensors.c I2C fixes 2016-11-30 12:04:57 +01:00
Makefile
project-conf.h
README.md

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