mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
Updated comment
This commit is contained in:
parent
73128acce3
commit
14a48a4de8
@ -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(',');
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user