--- a/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiController.html Tue May 06 11:09:21 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiController.html Tue May 06 15:32:29 2025 +0200 @@ -76,6 +76,10 @@ <td>Private slot to disconnect the current device from the WiFi network.</td> </tr> <tr> +<td><a href="#WifiController.__disconnectedFromDevice">__disconnectedFromDevice</a></td> +<td>Private slot handling disconnection from a device.</td> +</tr> +<tr> <td><a href="#WifiController.__enableWebrepl">__enableWebrepl</a></td> <td>Private slot to enable the WebREPL server of the device.</td> </tr> @@ -192,6 +196,13 @@ Private slot to disconnect the current device from the WiFi network. </p> +<a NAME="WifiController.__disconnectedFromDevice" ID="WifiController.__disconnectedFromDevice"></a> +<h4>WifiController.__disconnectedFromDevice</h4> +<b>__disconnectedFromDevice</b>(<i></i>) +<p> + Private slot handling disconnection from a device. +</p> + <a NAME="WifiController.__enableWebrepl" ID="WifiController.__enableWebrepl"></a> <h4>WifiController.__enableWebrepl</h4> <b>__enableWebrepl</b>(<i></i>)