mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-15 15:25:24 +02:00
* Update WiFiAP.cpp set from code the maximum number of clients to smaller than 4 (in my case i must allow only one client at a time) * Update WiFiAP.h * Update WiFiAP.cpp * Update WiFiAP.cpp * Create WiFiAP.cpp