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

changeset 8124
98b57e2f731a
parent 7989
a21d673a8f99
equal deleted inserted replaced
8123:b93ae18a4395 8124:98b57e2f731a
790 raised to indicate an issue with the device 790 raised to indicate an issue with the device
791 </dd> 791 </dd>
792 </dl> 792 </dl>
793 <a NAME="MicroPythonCommandsInterface.syncTime" ID="MicroPythonCommandsInterface.syncTime"></a> 793 <a NAME="MicroPythonCommandsInterface.syncTime" ID="MicroPythonCommandsInterface.syncTime"></a>
794 <h4>MicroPythonCommandsInterface.syncTime</h4> 794 <h4>MicroPythonCommandsInterface.syncTime</h4>
795 <b>syncTime</b>(<i></i>) 795 <b>syncTime</b>(<i>deviceType</i>)
796 796
797 <p> 797 <p>
798 Public method to set the time of the connected device to the local 798 Public method to set the time of the connected device to the local
799 computer's time. 799 computer's time.
800 </p> 800 </p>
801 <dl>
802
803 <dt><i>deviceType</i> (str)</dt>
804 <dd>
805 type of board to sync time to
806 </dd>
807 </dl>
801 <dl> 808 <dl>
802 809
803 <dt>Raises <b>OSError</b>:</dt> 810 <dt>Raises <b>OSError</b>:</dt>
804 <dd> 811 <dd>
805 raised to indicate an issue with the device 812 raised to indicate an issue with the device

eric ide

mercurial