mirror of
https://github.com/nikdoof/busylight.git
synced 2026-01-31 10:08:14 +00:00
Update README
This commit is contained in:
@@ -1,16 +1,17 @@
|
|||||||
ESP8266 Busylight
|
ESP8266 Busylight
|
||||||
=================
|
=================
|
||||||
|
|
||||||
A simple ESP8266 Busylight.
|
A simple ESP8266 Busylight, which supports Webserver, MQTT, and Telegram frontends.
|
||||||
|
|
||||||
Configuration
|
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_TYPE` - 0/1 for Anode/Cathode
|
||||||
* LED Pin numbers
|
* LED Pin numbers
|
||||||
* SSID, and Key
|
* SSID, and Key
|
||||||
|
* Enable features and configure values as needed.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|||||||
Reference in New Issue
Block a user