Update sendemail_ESP8266.ino

This commit is contained in:
gemu2015 2021-02-16 11:57:36 +01:00
parent 52a1245730
commit e921988685
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#ifndef ESP32
#ifdef ESP8266
#ifdef USE_SENDMAIL
#include "sendemail_ESP8266.h"