📝 Note for Eazao Zero dummy thermistor (#1054)

This commit is contained in:
Keith Bennett 2024-05-12 15:35:17 -07:00 committed by GitHub
parent 928c420354
commit cdb586facd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -564,7 +564,7 @@
* 998 : Dummy Table that ALWAYS reads 25°C or the temperature defined below.
* 999 : Dummy Table that ALWAYS reads 100°C or the temperature defined below.
*/
#define TEMP_SENSOR_0 998
#define TEMP_SENSOR_0 998 // Required for TFT firmware to function properly
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_3 0