Merge pull request #1 from casartar/config

add configuration to readme
This commit is contained in:
Waldo 2025-01-11 01:15:00 +01:00 committed by GitHub
commit 0c936475d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
```