Go to the documentation of this file.
67 #ifndef __PRESS_SENSOR_H__
68 #define __PRESS_SENSOR_H__
70 #include "lib/sensors.h"
74 #define PRESSURE_SENSOR "Press"
89 #define PRESSURE_CONF_OPERATION_MODE 10
95 #define PRESSURE_MODE_ULTRA_LOW_POWER 0
96 #define PRESSURE_MODE_STANDARD 1
97 #define PRESSURE_MODE_HIGH_RES 2
98 #define PRESSURE_MODE_ULTRA_HIGH_RES 3