Contiki 2.6
|
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.
Shell function for temp and acc sensors.
Definition in file shell-sensors.c.