357 <div align="right"><a href="#top">Up</a></div> |
357 <div align="right"><a href="#top">Up</a></div> |
358 <hr /> |
358 <hr /> |
359 <hr /> |
359 <hr /> |
360 <a NAME="createDevice" ID="createDevice"></a> |
360 <a NAME="createDevice" ID="createDevice"></a> |
361 <h2>createDevice</h2> |
361 <h2>createDevice</h2> |
362 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid</i>) |
362 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid, boardName</i>) |
363 |
363 |
364 <p> |
364 <p> |
365 Function to instantiate a MicroPython device object. |
365 Function to instantiate a MicroPython device object. |
366 </p> |
366 </p> |
367 <dl> |
367 <dl> |