Module ds18b20_config

Source
Expand description

Configuration of Ds18b20

Structsยง

Ds18b20Config
Holds the configuration data for DS18B20 sensor communication. The configuration is loaded from the .toml configuration file. This struct does not contain any implementation.