ct-Open-Source / Basecamp

An Arduino library to ease the use of the ESP32 in IoT projects
GNU General Public License v3.0
253 stars 48 forks source link

Missing File: DNSServer.h #26

Closed gdampf closed 6 years ago

gdampf commented 6 years ago

Trying to use this library for DoorsignEPD on LOLIN32 leads to an Error in Basecamp.hpp:18:23 DNSServer.h: No such file or direrctory

gdampf commented 6 years ago

My fault - outdated espressif library

merlinschumacher commented 6 years ago

Did you use the master branch or one of the releases?