other sensing mechanism, schematic still needs to be adjusted, works so far
This commit is contained in:
@ -18,7 +18,8 @@ configItems = [
|
||||
{"label":"DebugMode", "key":"debugMode", "type":"I", "default":0},
|
||||
{"label":"MQTT DebugTopic", "key":"mqttDebugTopic", "type":"C", "length":64, "default":"IoT/TouchSwitch/Debug"},
|
||||
{"label":"Period", "key":"period", "type":"I", "default":500},
|
||||
{"label":"Threshold", "key":"threshold", "type":"I", "default":350}
|
||||
{"label":"CalibrationTimeout", "key":"calibrationTimeout", "type":"I", "default":20000},
|
||||
{"label":"Threshold", "key":"threshold", "type":"I", "default":10}
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user