add configuration to readme

This commit is contained in:
casartar 2025-01-10 20:41:57 +01:00
parent 5a643d7516
commit ca29610158

View file

@ -9,3 +9,16 @@ Build WLED (https://github.com/Aircoookie/WLED) using PlatformIO with the follow
build_flags = ${common.build_flags_esp8266} -D USERMOD_BME280 -D USERMOD_PIRSWITCH -D PIR_SENSOR_PIN=13
...
`
Configuration:
```
LED Preferences:
-> Length = 15
-> GPIO = 14
Usermods:
-> SDA = 4
-> SCL = 5
-> Enabled
Reboot
```