View Source SCD30.Cmds.CONTINUOUS_MEASUREMENT (scd30 v0.1.1)

Continuous measurement mode.

Link to this section Summary

Link to this section Functions

Link to this function

start(i2c, device_addr, pressure \\ 0)

View Source

Specs

start(any(), any(), any()) :: :ok | {:error, :pressure_out_of_range}

Specs

stop(reference(), byte()) :: :ok