--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.EspDevices.html Mon Nov 04 11:39:18 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.EspDevices.html Mon Nov 04 17:03:29 2024 +0100 @@ -136,6 +136,10 @@ <td>Private slot to show the MAC address of the ESP chip.</td> </tr> <tr> +<td><a href="#EspDevice.__showSecurityInfo">__showSecurityInfo</a></td> +<td>Private slot to show some security related information of the ESP chip.</td> +</tr> +<tr> <td><a href="#EspDevice._getSetTimeCode">_getSetTimeCode</a></td> <td>Protected method to get the device code to set the time.</td> </tr> @@ -448,6 +452,13 @@ Private slot to show the MAC address of the ESP chip. </p> +<a NAME="EspDevice.__showSecurityInfo" ID="EspDevice.__showSecurityInfo"></a> +<h4>EspDevice.__showSecurityInfo</h4> +<b>__showSecurityInfo</b>(<i></i>) +<p> + Private slot to show some security related information of the ESP chip. +</p> + <a NAME="EspDevice._getSetTimeCode" ID="EspDevice._getSetTimeCode"></a> <h4>EspDevice._getSetTimeCode</h4> <b>_getSetTimeCode</b>(<i></i>)