Chip temperature is published, too

This commit is contained in:
Ollo
2021-02-16 22:29:07 +01:00
parent 5deea587a8
commit 55d66b763c
2 changed files with 10 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
#define TEMPERATUR_SENSOR_LIPO "lipo"
#define TEMPERATUR_SENSOR_WATER "water"
#define TEMPERATUR_SENSOR_OUTSIDE "temp"
#define TEMPERATUR_SENSOR_CHIP "chip"
#define TEMPERATURE_NAME "Temperature"
#define TEMPERATURE_UNIT "°C"