grmcdorman / esp8266_web_settings

General, non-specific web-based settings/status manager and classes for ESP8266 (possibly usable for other Arduino-class boards).
MIT License
2 stars 0 forks source link

Rename main class, fix pre-commit hooks #5

Closed grmcdorman closed 2 years ago

grmcdorman commented 2 years ago

The WebSettings name makes more sense for the class.

Also:

Pre-commit compile examples still doesn't work, it can't find DNSServer.h.