mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Update sendemail_ESP8266.ino
This commit is contained in:
parent
218b5101b4
commit
52a1245730
@ -1,5 +1,5 @@
|
|||||||
|
#ifndef ESP32
|
||||||
#ifdef USE_SENDMAIL
|
#ifdef USE_SENDMAIL
|
||||||
|
|
||||||
#include "sendemail_ESP8266.h"
|
#include "sendemail_ESP8266.h"
|
||||||
|
|
||||||
// enable serial debugging
|
// enable serial debugging
|
||||||
@ -483,3 +483,5 @@ void attach_File(char *path) {
|
|||||||
|
|
||||||
|
|
||||||
#endif // USE_SENDMAIL
|
#endif // USE_SENDMAIL
|
||||||
|
|
||||||
|
#endif // ESP32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user