1603 bool |
1603 bool |
1604 </dd> |
1604 </dd> |
1605 </dl> |
1605 </dl> |
1606 <a NAME="CircuitPythonDevice.writeCredentials" ID="CircuitPythonDevice.writeCredentials"></a> |
1606 <a NAME="CircuitPythonDevice.writeCredentials" ID="CircuitPythonDevice.writeCredentials"></a> |
1607 <h4>CircuitPythonDevice.writeCredentials</h4> |
1607 <h4>CircuitPythonDevice.writeCredentials</h4> |
1608 <b>writeCredentials</b>(<i>ssid, password, hostname, country</i>) |
1608 <b>writeCredentials</b>(<i>ssid, password, hostname, _country</i>) |
1609 <p> |
1609 <p> |
1610 Public method to write the given credentials to the connected device and modify |
1610 Public method to write the given credentials to the connected device and modify |
1611 the start script to connect automatically. |
1611 the start script to connect automatically. |
1612 </p> |
1612 </p> |
1613 |
1613 |
1677 <div align="right"><a href="#top">Up</a></div> |
1677 <div align="right"><a href="#top">Up</a></div> |
1678 <hr /> |
1678 <hr /> |
1679 <hr /> |
1679 <hr /> |
1680 <a NAME="createDevice" ID="createDevice"></a> |
1680 <a NAME="createDevice" ID="createDevice"></a> |
1681 <h2>createDevice</h2> |
1681 <h2>createDevice</h2> |
1682 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid, boardName, serialNumber</i>) |
1682 <b>createDevice</b>(<i>microPythonWidget, deviceType, vid, pid, boardName, _serialNumber</i>) |
1683 <p> |
1683 <p> |
1684 Function to instantiate a MicroPython device object. |
1684 Function to instantiate a MicroPython device object. |
1685 </p> |
1685 </p> |
1686 |
1686 |
1687 <dl> |
1687 <dl> |