mirror of
https://github.com/Waldehyd/Blahaj_Pentagramm_Badge.git
synced 2025-12-27 14:21:13 +00:00
Update README.md
This commit is contained in:
parent
0c936475d9
commit
bf21b51a48
1 changed files with 4 additions and 3 deletions
|
|
@ -4,11 +4,12 @@ Firmware:
|
|||
|
||||
Build WLED (https://github.com/Aircoookie/WLED) using PlatformIO with the following Environment using the Buildflags for BME280 and PIR:
|
||||
|
||||
`[env:d1_mini]
|
||||
```
|
||||
[env:d1_mini]
|
||||
...
|
||||
build_flags = ${common.build_flags_esp8266} -D USERMOD_BME280 -D USERMOD_PIRSWITCH -D PIR_SENSOR_PIN=13
|
||||
...
|
||||
`
|
||||
```
|
||||
|
||||
Configuration:
|
||||
```
|
||||
|
|
@ -21,4 +22,4 @@ Usermods:
|
|||
-> Enabled
|
||||
|
||||
Reboot
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue