Skip to content

Commit

Permalink
xdrv92_92_pid.ino default PID_SHUTTER to not defined.
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin committed Mar 21, 2020
1 parent 96d84b5 commit 2fef64d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonoff/xdrv_92_pid.ino
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
// If not using the sensor then you can supply process values via MQTT using
// cmnd pid_pv
#define PID_SHUTTER 1 // if using the PID to control a 3-way valve, create Tasmota Shutter and define the
// number of the shutter here. Otherwise do not define this at all
//#define PID_SHUTTER 1 // if using the PID to control a 3-way valve, create Tasmota Shutter and define the
// number of the shutter here. Otherwise leave this commented out
* Help with using the PID algorithm and with loop tuning can be found at
* http://blog.clanlaw.org.uk/2018/01/09/PID-tuning-with-node-red-contrib-pid.html
Expand Down

0 comments on commit 2fef64d

Please sign in to comment.