Connect to wifi asynchronously and use LED to indicate wifi status

This commit is contained in:
Lexi / Zoe 2024-01-26 19:01:46 +01:00
parent aa0a04b76f
commit 9136fb5c97
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
3 changed files with 35 additions and 5 deletions

6
misc/chip_pinout.txt Normal file
View file

@ -0,0 +1,6 @@
Board: ESP32 NodeMCU
Pins:
- Neopixels: GPIO26
- Status LED: GPIO4
- Button: GPIO21 (against GND)