This is a simple Raspberry Pico project. Allows to turn on and off a led via a web interface.
A config file is used for wifi information and other stuff.
Only the "{status}" variable is supported in the template; this can be 'on' or 'off' depending on the status of the led.
Add simple HTTP authentication.