38#ifndef DRIVER_BMP180_BASIC_H
39#define DRIVER_BMP180_BASIC_H
57#define BMP180_BASIC_DEFAULT_MODE BMP180_MODE_STANDARD
driver bmp180 interface header file
uint8_t bmp180_basic_read(float *temperature, uint32_t *pressure)
basic example read
uint8_t bmp180_basic_deinit(void)
basic example deinit
uint8_t bmp180_basic_init(void)
basic example init