Contiki 2.6

shell-sensors.c File Reference

Shell function for temp and acc sensors. More...

#include <string.h>
#include <stdio.h>
#include "contiki.h"
#include "shell.h"
#include "contiki-net.h"
#include "dev/temperature-sensor.h"
#include "dev/acc-sensor.h"

Go to the source code of this file.


Detailed Description

Shell function for temp and acc sensors.

Author:
Salvatore Pitrulli <salvopitru@users.sourceforge.net>

Definition in file shell-sensors.c.