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

Set measurement interval.

Link to this section Summary

Link to this section Functions

Link to this function

set(i2c, device_addr, interval \\ 2)

View Source

Specs

set(reference(), byte(), non_neg_integer()) ::
  :ok | {:error, :interval_out_of_range}