diff --git a/tasmota/include/tasmota_template.h b/tasmota/include/tasmota_template.h index f64bd3737..5bd6f9667 100644 --- a/tasmota/include/tasmota_template.h +++ b/tasmota/include/tasmota_template.h @@ -509,7 +509,7 @@ const char kSensorNames[] PROGMEM = D_SENSOR_TM1640_CLK "|" D_SENSOR_TM1640_DIN "|" D_SENSOR_TWAI_TX "|" D_SENSOR_TWAI_RX "|" D_SENSOR_TWAI_BO "|" D_SENSOR_TWAI_CLK "|" D_SENSOR_C8_CO2_5K_TX "|" D_SENSOR_C8_CO2_5K_RX "|" - D_SENSOR_V9240_TX "|" D_SENSOR_V9240_RX + D_SENSOR_V9240_TX "|" D_SENSOR_V9240_RX "|" D_SENSOR_LD2402_TX "|" D_SENSOR_LD2402_RX ;