docs: Should be "LM75" instead of "lm75" in Config_Reference.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -2201,7 +2201,7 @@ have range up to 125 C, so are usable for e.g. chamber temperature
|
|||||||
monitoring. They can also function as simple fan/heater controllers.
|
monitoring. They can also function as simple fan/heater controllers.
|
||||||
|
|
||||||
```
|
```
|
||||||
sensor_type: lm75
|
sensor_type: LM75
|
||||||
#i2c_address:
|
#i2c_address:
|
||||||
# Default is 72 (0x48). Normal range is 72-79 (0x48-0x4F) and the 3
|
# Default is 72 (0x48). Normal range is 72-79 (0x48-0x4F) and the 3
|
||||||
# low bits of the address are configured via pins on the chip
|
# low bits of the address are configured via pins on the chip
|
||||||
|
|||||||
Reference in New Issue
Block a user