--- a/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiController.html Fri Mar 10 18:09:24 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiController.html Fri Mar 10 18:10:13 2023 +0100 @@ -83,6 +83,10 @@ <td>Private slot to scan for visible WiFi networks.</td> </tr> <tr> +<td><a href="#WifiController.__setNetworkTime">__setNetworkTime</a></td> +<td>Private method to synchronize the device clock to network time.</td> +</tr> +<tr> <td><a href="#WifiController.__showConnectedClients">__showConnectedClients</a></td> <td>Private slot to show a list of WiFi clients connected to the Access Point interface.</td> </tr> @@ -189,6 +193,13 @@ <p> Private slot to scan for visible WiFi networks. </p> +<a NAME="WifiController.__setNetworkTime" ID="WifiController.__setNetworkTime"></a> +<h4>WifiController.__setNetworkTime</h4> +<b>__setNetworkTime</b>(<i></i>) + +<p> + Private method to synchronize the device clock to network time. +</p> <a NAME="WifiController.__showConnectedClients" ID="WifiController.__showConnectedClients"></a> <h4>WifiController.__showConnectedClients</h4> <b>__showConnectedClients</b>(<i></i>)