mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 16:29:34 +00:00
3c19e870f1
location as suggested by the maintainers.
12 lines
211 B
Markdown
12 lines
211 B
Markdown
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
|