568 <div align="right"><a href="#top">Up</a></div> |
568 <div align="right"><a href="#top">Up</a></div> |
569 <hr /> |
569 <hr /> |
570 <hr /> |
570 <hr /> |
571 <a NAME="createDevice" ID="createDevice"></a> |
571 <a NAME="createDevice" ID="createDevice"></a> |
572 <h2>createDevice</h2> |
572 <h2>createDevice</h2> |
573 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid</i>) |
573 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid, boardName</i>) |
574 |
574 |
575 <p> |
575 <p> |
576 Function to instantiate a MicroPython device object. |
576 Function to instantiate a MicroPython device object. |
577 </p> |
577 </p> |
578 <dl> |
578 <dl> |