|
ESPHome 2026.2.4
|
#include <bmp085.h>
Data Fields | |
| int16_t | ac1 |
| int16_t | ac2 |
| int16_t | ac3 |
| uint16_t | ac4 |
| uint16_t | ac5 |
| uint16_t | ac6 |
| int16_t | b1 |
| int16_t | b2 |
| int16_t | mb |
| int16_t | mc |
| int16_t | md |
| float | temp |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::ac1 |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::ac2 |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::ac3 |
| uint16_t esphome::bmp085::BMP085Component::CalibrationData::ac4 |
| uint16_t esphome::bmp085::BMP085Component::CalibrationData::ac5 |
| uint16_t esphome::bmp085::BMP085Component::CalibrationData::ac6 |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::b1 |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::b2 |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::mb |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::mc |
| int16_t esphome::bmp085::BMP085Component::CalibrationData::md |
| float esphome::bmp085::BMP085Component::CalibrationData::temp |