Add sensor type to config.ini.
This commit is contained in:
@ -1,2 +1,6 @@
|
||||
[DEFAULT]
|
||||
PORT = 8080
|
||||
[SERVER]
|
||||
PORT = 8080
|
||||
|
||||
[SENSOR]
|
||||
# Set sensor type : Options are DHT11, DHT22 or AM2302
|
||||
TYPE = DHT22
|
||||
|
Reference in New Issue
Block a user