Minor change
This commit is contained in:
parent
c70ec54b90
commit
c792f8a09c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ BLINK_RATE = 0
|
||||||
[sensors]
|
[sensors]
|
||||||
# Type: voltage, temperature, pressure
|
# Type: voltage, temperature, pressure
|
||||||
# Voltage model: grove, arceli
|
# Voltage model: grove, arceli
|
||||||
# Temperature model: tmp36
|
# Temperature model: tmp36, ntc
|
||||||
# Pressure model: default
|
# Pressure model: default
|
||||||
SENSOR_0_TYPE = voltage
|
SENSOR_0_TYPE = voltage
|
||||||
SENSOR_0_MODEL = grove
|
SENSOR_0_MODEL = grove
|
||||||
|
|
Loading…
Reference in a new issue