442 <div align="right"><a href="#top">Up</a></div> |
442 <div align="right"><a href="#top">Up</a></div> |
443 <hr /> |
443 <hr /> |
444 <hr /> |
444 <hr /> |
445 <a NAME="createDevice" ID="createDevice"></a> |
445 <a NAME="createDevice" ID="createDevice"></a> |
446 <h2>createDevice</h2> |
446 <h2>createDevice</h2> |
447 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid</i>) |
447 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid, boardName</i>) |
448 |
448 |
449 <p> |
449 <p> |
450 Function to instantiate a MicroPython device object. |
450 Function to instantiate a MicroPython device object. |
451 </p> |
451 </p> |
452 <dl> |
452 <dl> |