diff --git a/tasmota/xsns_53_sml.ino b/tasmota/xsns_53_sml.ino index 7792de29b..ab2a700d7 100755 --- a/tasmota/xsns_53_sml.ino +++ b/tasmota/xsns_53_sml.ino @@ -4,7 +4,7 @@ Created by Gerhard Mutz on 07.10.11. adapted for Tasmota - Copyright (C) 2021 Gerhard Mutz and Theo Arends + Copyright (C) 2020 Gerhard Mutz and Theo Arends This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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