11 void showInfo(
const char* sensorName)
const override;
void showInfo(const char *sensorName) const override
Base class for sensors that compute a value on one thread, and want to make it available to consumers...
static Lps25Sensor sensor(device)
Driver for the ST LPS22HB and LPS25HB pressure sensor.
Base class for a sensor that has its value asynchronously set, then later retrieved by a consumer.