diff --git a/README.md b/README.md index c70795e99c5470e977e098e9702302a3fdea56db..f1dc95f66ec16f90fb89833a8e83401f78fd3eea 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,14 @@ It measures the current CO<sub>2</sub> concentration (in ppm), and displays it o The room should be ventilated as soon as one LED turns red. -## *Ampel* web-conf +## Ampel web-conf -*Ampel*-firmware + [IotWebConf](https://github.com/prampec/IotWebConf). +Ampel-firmware + [IotWebConf](https://github.com/prampec/IotWebConf). This is beta software, and bugs are expected! * You probably need to update `config.h`. There's a new template in `config.public.h`. * Every parameter can be set in the web-configuration, so you don't have to modify `config.h` once it's been updated. -* Add the IotWebConf library in Arduino IDE? * Flash * Start the *Ampel* * It should blink turquoise, to indicate *Access Point* mode @@ -27,7 +26,7 @@ This is beta software, and bugs are expected! * The *Ampel* password will be required if a connection fails, and the *Access Point* starts again. * The *Ampel* password will be needed (with user 'admin') to connect to the web-page once the *Ampel* is connected to WiFi. * It might be necessary to reset the *Ampel* after changing important parameters. -* You can rename the *Ampel*. This name will be used instead of ESPxxxxxx for CSV files and the mDNS address. You'll get a new CSV file after renaming, which can be convenient. +* You can rename the *Ampel*. This name will be used instead of ESPxxxxxx for CSV files and the mDNS address. You'll get a new CSV file after renaming, which can be convenient, e.g. to indicate at which location the measurements were made. ## Features