diff options
| author | erg <uinarf@autistici.org> | 2023-03-24 12:36:24 +0100 |
|---|---|---|
| committer | erg <uinarf@autistici.org> | 2023-03-24 12:36:24 +0100 |
| commit | ae0c58ec5d372b96f13b208becdb3d21bd380cc5 (patch) | |
| tree | d3cde3eaa0b4365d9e8f5b2e8c67f4b7aede3824 /.env | |
| parent | 62b5ea8e762e8f563b768b517a0e193cc5375613 (diff) | |
| download | Pi_Temp_PID_Control-ae0c58ec5d372b96f13b208becdb3d21bd380cc5.tar.gz Pi_Temp_PID_Control-ae0c58ec5d372b96f13b208becdb3d21bd380cc5.tar.bz2 Pi_Temp_PID_Control-ae0c58ec5d372b96f13b208becdb3d21bd380cc5.zip | |
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ kd=0 target_temperature=24 sample_time=15 # todo: check both of below!: -relay_pin=22 -mosfet_pin=5 +relay_pin=5 +mosfet_pin=12 read_retry=3 read_frequency_sec=15 |
