hygrometer_data_t Struct Reference

Hygrometer data. More...

Data Fields

uint32_t raw
 The raw humidity value.
 
uint8_t whole
 The integer part of the humidity value.
 
uint8_t fraction
 The decimal part of the humidity value.
 

Detailed Description