Updated comment

This commit is contained in:
Charles 2021-04-02 17:37:27 +02:00
parent 73128acce3
commit 14a48a4de8

View File

@ -593,7 +593,7 @@ void TInfoShow(bool json)
ResponseAppend_P(PSTR(",\"Load\":%d"),(int) ((Energy.current[0]*100.0f) / isousc));
}
// add teleinfo full frame only if no teleinfo raw data setup
// add teleinfo full frame
ResponseAppendTInfo(',');