M5Unit-ENV 1.2.0 git rev:d576302
|
Settings for begin. More...
#include <unit_BMP280.hpp>
Public Attributes | |
bool | start_periodic {true} |
Start periodic measurement on begin? | |
bmp280::Oversampling | osrs_pressure {bmp280::Oversampling::X16} |
Pressure oversampling if start on begin. | |
bmp280::Oversampling | osrs_temperature {bmp280::Oversampling::X2} |
Temperature oversampling if start on begin. | |
bmp280::Filter | filter {bmp280::Filter::Coeff16} |
Filter if start on begin. | |
bmp280::Standby | standby {bmp280::Standby::Time1sec} |
Standby time if start on begin. | |
Settings for begin.