Managing Configurations on Your ESP8266 Using WiFiManager: Hello everyone! In a previous Instructable, I talked about Avoiding hard-coding WiFi credentials on your ESP8266 using the great WifiManager Library. You can also use the library to manage your Arduino sketch's configurations and in this instructabl…