mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
always add teleinfo values in telemetry
always add teleinfo values in telemetry, whatever rawdata is selected or not
This commit is contained in:
parent
e3c1aa8836
commit
73128acce3
@ -594,9 +594,7 @@ void TInfoShow(bool json)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// add teleinfo full frame only if no teleinfo raw data setup
|
// add teleinfo full frame only if no teleinfo raw data setup
|
||||||
if (!Settings.flag4.teleinfo_rawdata) {
|
ResponseAppendTInfo(',');
|
||||||
ResponseAppendTInfo(',');
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef USE_WEBSERVER
|
#ifdef USE_WEBSERVER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user