Connect to wifi asynchronously and use LED to indicate wifi status
This commit is contained in:
parent
aa0a04b76f
commit
9136fb5c97
3 changed files with 35 additions and 5 deletions
6
misc/chip_pinout.txt
Normal file
6
misc/chip_pinout.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Board: ESP32 NodeMCU
|
||||
|
||||
Pins:
|
||||
- Neopixels: GPIO26
|
||||
- Status LED: GPIO4
|
||||
- Button: GPIO21 (against GND)
|
||||
Loading…
Add table
Add a link
Reference in a new issue