mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
switch debug off
This commit is contained in:
parent
e921988685
commit
4344c16925
@ -154,8 +154,8 @@ uint16_t SendMail(char *buffer) {
|
||||
#endif
|
||||
|
||||
|
||||
smtp.debug(true);
|
||||
//smtp.debug(false);
|
||||
//smtp.debug(true);
|
||||
smtp.debug(false);
|
||||
|
||||
message.clearRecipients();
|
||||
message.clearCc();
|
||||
|
Loading…
x
Reference in New Issue
Block a user