ESP32-INMP441-Matrix-VU
ESP32-INMP441-Matrix-VU copied to clipboard
add esp smartconfig
I added the ability to use the ESP Touch Smartconfig App for wifi provisioning. This method of connection also significantly speeds up subsequent hardcoded wifi boot times since it attempts to reconnect to any previously connected AP's stored in the esp own wifi credential memory. The first boot does take about 30 seconds longer due to the smartconfig attempt followed by the hard code connection attempts. Later feature in this this vein might be more display feedback during smartconfig process.