Commit 8e44aea
committed
Bug Fix: Prevent Displaying Temperatures Below 0C
When in Celsius mode with standard ADC, prevent showing temperatures below 0C. This will prevent probes that are unconnected show a negative temperature on the dashboard.1 parent 8a8c260 commit 8e44aea
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
| |||
0 commit comments