Update README

This commit is contained in:
2021-01-22 11:54:50 +00:00
parent bc99f010df
commit 214b6925bc

View File

@@ -1,16 +1,17 @@
ESP8266 Busylight
=================
A simple ESP8266 Busylight.
A simple ESP8266 Busylight, which supports Webserver, MQTT, and Telegram frontends.
Configuration
-------------
Edit `config.h`, and adjust the following values as needed:
Copy `config_example.h` in `includes` to `config.h`, and adjust the following values as needed:
* `LED_TYPE` - 0/1 for Anode/Cathode
* LED Pin numbers
* SSID, and Key
* Enable features and configure values as needed.
Usage
-----