aht20
v0.3.1
Pages
Modules
AHT20.Sensor.init
You're seeing just the function
init
, go back to
AHT20.Sensor
module for more information.
Link to this function
init(config \\ [])
View Source
Specs
init(
config
()) :: {:ok,
t
()} | {:error,
any
()}