MakeMagazinDE / Geigerzaehler

9 stars 8 forks source link

compiling errors in Arduino #2

Open Pitichinaccio opened 2 years ago

Pitichinaccio commented 2 years ago

Hello, for which ESP-board exactly was the code made? Whatever I use in Arduino ("Wemos D1" or "Lolin" or whatever) I get the error message "error compiling for board xxxxx"

thanks for help, Bernd

Pitichinaccio commented 2 years ago

ok, I found out that it has something to do with the ESP_Mail_Client.h library. Meanwhile I got the article from the magazine and there it says that the lib should be added manualy and that there's a link to the ZIP-file within the online ressources. Unfortunately I couldn't find that link. I dropped all the lines in the code concerning the e-mail alert and now it did compile and flash. So, clould you please add the link to the correct ESP_Mail_Client.h - library, thanks !