377 <div align="right"><a href="#top">Up</a></div> |
377 <div align="right"><a href="#top">Up</a></div> |
378 <hr /> |
378 <hr /> |
379 <hr /> |
379 <hr /> |
380 <a NAME="createDevice" ID="createDevice"></a> |
380 <a NAME="createDevice" ID="createDevice"></a> |
381 <h2>createDevice</h2> |
381 <h2>createDevice</h2> |
382 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid</i>) |
382 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid, boardName</i>) |
383 |
383 |
384 <p> |
384 <p> |
385 Function to instantiate a MicroPython device object. |
385 Function to instantiate a MicroPython device object. |
386 </p> |
386 </p> |
387 <dl> |
387 <dl> |