diff -r b93ae18a4395 -r 98b57e2f731a eric6/Documentation/Source/eric6.MicroPython.MicroPythonCommandsInterface.html --- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonCommandsInterface.html Sat Feb 20 14:39:55 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonCommandsInterface.html Sat Feb 20 14:41:47 2021 +0100 @@ -792,7 +792,7 @@ </dl> <a NAME="MicroPythonCommandsInterface.syncTime" ID="MicroPythonCommandsInterface.syncTime"></a> <h4>MicroPythonCommandsInterface.syncTime</h4> -<b>syncTime</b>(<i></i>) +<b>syncTime</b>(<i>deviceType</i>) <p> Public method to set the time of the connected device to the local @@ -800,6 +800,13 @@ </p> <dl> +<dt><i>deviceType</i> (str)</dt> +<dd> +type of board to sync time to +</dd> +</dl> +<dl> + <dt>Raises <b>OSError</b>:</dt> <dd> raised to indicate an issue with the device