diff --git a/tasmota/xsns_53_sml.ino b/tasmota/xsns_53_sml.ino index 7792de29b..581843d23 100755 --- a/tasmota/xsns_53_sml.ino +++ b/tasmota/xsns_53_sml.ino @@ -1539,16 +1539,16 @@ void SML_Decode(uint8_t index) { #ifdef ED300L g_mindex=mindex; #endif - if (*mp=='#') { + if (*mp == '#') { // get string value mp++; - if (meter_desc_p[mindex].type=='o') { - for (uint8_t p=0;p