464 <div align="right"><a href="#top">Up</a></div> |
464 <div align="right"><a href="#top">Up</a></div> |
465 <hr /> |
465 <hr /> |
466 <hr /> |
466 <hr /> |
467 <a NAME="createDevice" ID="createDevice"></a> |
467 <a NAME="createDevice" ID="createDevice"></a> |
468 <h2>createDevice</h2> |
468 <h2>createDevice</h2> |
469 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid</i>) |
469 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid, boardName</i>) |
470 |
470 |
471 <p> |
471 <p> |
472 Function to instantiate a MicroPython device object. |
472 Function to instantiate a MicroPython device object. |
473 </p> |
473 </p> |
474 <dl> |
474 <dl> |