eric6/Documentation/Source/eric6.MicroPython.MicroPythonCommandsInterface.html

changeset 8124
98b57e2f731a
parent 7989
a21d673a8f99
--- 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

eric ide

mercurial