Set library options here.
More...
|
#define | USE_64BIT |
| comment this line if you don't want to use 64bit variables in calculations
|
|
#define | USE_FLOATS_RESULTS |
| comment this line if you don't need to use functions with floating point results
|
|
#define | USE_INTEGER_RESULTS |
| comment this line if you don't need to use functions with integer results
|
|
#define | USE_GETTERS |
| comment this line if you don't need to read single setting with any getX function
|
|
#define | USE_SETTERS |
| comment this line if you don't need to write single setting with any setX function
|
|
#define | USE_NORMAL_MODE |
| comment this line if you don't use functionns to read data in normal mode (BME280_ReadxxxLast/BME280_ReadxxxLast_F)
|
|
#define | USE_FORCED_MODE |
| comment this line if you don't use functionns to read data in forced mode (BME280_ReadxxxForce/BME280_ReadxxxForce_F)
|
|
Set library options here.