|
Contiki 3.x
|
Driver for the external BMP085/BMP180 atmospheric pressure sensor. More...
#include "contiki.h"#include "dev/i2c.h"#include "dev/gpio.h"#include "dev/zoul-sensors.h"#include "lib/sensors.h"#include "bmpx8x.h"Go to the source code of this file.
Driver for the external BMP085/BMP180 atmospheric pressure sensor.
Definition in file bmpx8x.c.
1.8.6