Closed alexwohlbruck closed 2 years ago
If the AVAILABLE_NETWORKS request is sent from the web app, and the board is already connected to Wifi, it should send a CONNECTION_SUCCESS immediately to skip the wifi setup step in the app.
AVAILABLE_NETWORKS
CONNECTION_SUCCESS
If the
AVAILABLE_NETWORKS
request is sent from the web app, and the board is already connected to Wifi, it should send aCONNECTION_SUCCESS
immediately to skip the wifi setup step in the app.