Set dummy temperature reading

This commit is contained in:
Thomas Basler 2020-02-04 22:17:13 +01:00
parent caa2172cc4
commit ae490e1e58
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@
* 999 : Dummy Table that ALWAYS reads 100°C or the temperature defined below.
*
*/
#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_0 999
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_3 0