src/eric7/Documentation/Source/eric7.MicroPython.Devices.EspDevices.html

branch
eric7
changeset 11038
918bc08e1f89
parent 11006
a671918232f3
child 11167
a3f5af773bc7
equal deleted inserted replaced
11037:adfda913834a 11038:918bc08e1f89
134 <tr> 134 <tr>
135 <td><a href="#EspDevice.__showMACAddress">__showMACAddress</a></td> 135 <td><a href="#EspDevice.__showMACAddress">__showMACAddress</a></td>
136 <td>Private slot to show the MAC address of the ESP chip.</td> 136 <td>Private slot to show the MAC address of the ESP chip.</td>
137 </tr> 137 </tr>
138 <tr> 138 <tr>
139 <td><a href="#EspDevice.__showSecurityInfo">__showSecurityInfo</a></td>
140 <td>Private slot to show some security related information of the ESP chip.</td>
141 </tr>
142 <tr>
139 <td><a href="#EspDevice._getSetTimeCode">_getSetTimeCode</a></td> 143 <td><a href="#EspDevice._getSetTimeCode">_getSetTimeCode</a></td>
140 <td>Protected method to get the device code to set the time.</td> 144 <td>Protected method to get the device code to set the time.</td>
141 </tr> 145 </tr>
142 <tr> 146 <tr>
143 <td><a href="#EspDevice.activateBluetoothInterface">activateBluetoothInterface</a></td> 147 <td><a href="#EspDevice.activateBluetoothInterface">activateBluetoothInterface</a></td>
444 <a NAME="EspDevice.__showMACAddress" ID="EspDevice.__showMACAddress"></a> 448 <a NAME="EspDevice.__showMACAddress" ID="EspDevice.__showMACAddress"></a>
445 <h4>EspDevice.__showMACAddress</h4> 449 <h4>EspDevice.__showMACAddress</h4>
446 <b>__showMACAddress</b>(<i></i>) 450 <b>__showMACAddress</b>(<i></i>)
447 <p> 451 <p>
448 Private slot to show the MAC address of the ESP chip. 452 Private slot to show the MAC address of the ESP chip.
453 </p>
454
455 <a NAME="EspDevice.__showSecurityInfo" ID="EspDevice.__showSecurityInfo"></a>
456 <h4>EspDevice.__showSecurityInfo</h4>
457 <b>__showSecurityInfo</b>(<i></i>)
458 <p>
459 Private slot to show some security related information of the ESP chip.
449 </p> 460 </p>
450 461
451 <a NAME="EspDevice._getSetTimeCode" ID="EspDevice._getSetTimeCode"></a> 462 <a NAME="EspDevice._getSetTimeCode" ID="EspDevice._getSetTimeCode"></a>
452 <h4>EspDevice._getSetTimeCode</h4> 463 <h4>EspDevice._getSetTimeCode</h4>
453 <b>_getSetTimeCode</b>(<i></i>) 464 <b>_getSetTimeCode</b>(<i></i>)

eric ide

mercurial