Type Alias shtcx::ShtW2

source ·
pub type ShtW2<I2C> = ShtCx<Sht1Gen, I2C>;
Expand description

ShtW2 sensor

Aliased Type§

struct ShtW2<I2C> { /* private fields */ }