11#ifndef TIMING_INCLUDE_TIMING_LM75NODE_HPP_
12#define TIMING_INCLUDE_TIMING_LM75NODE_HPP_
friend class I2CMasterNode
I2CSlave(const I2CMasterNode *i2c_master, uint8_t i2c_device_address)
float read_temperature() const
Read temperature [C].
LM75Node(const I2CMasterNode *i2c_master, uint8_t i2c_device_address)