Contiki-Inga 3.x
|
Accelerometer sensor implementationMore...
#include "contiki.h"
#include "lib/sensors.h"
#include "adxl345.h"
#include "acc-sensor.h"
#include <stdbool.h>
Go to the source code of this file.
Accelerometer sensor implementation
Definition in file acc-sensor.c.