--- a/src/eric7/Documentation/Source/eric7.MicroPython.UF2FlashDialog.html Thu Mar 20 11:54:57 2025 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.UF2FlashDialog.html Thu Mar 20 19:31:39 2025 +0100 @@ -68,6 +68,10 @@ <td>Private method to show instructions for resetting devices to bootloader mode.</td> </tr> <tr> +<td><a href="#UF2FlashDialog.__showFlashInstruction">__showFlashInstruction</a></td> +<td>Private method to show information for the actual flashing process.</td> +</tr> +<tr> <td><a href="#UF2FlashDialog.__showManualInstructions">__showManualInstructions</a></td> <td>Private method to show instructions for flashing devices manually.</td> </tr> @@ -156,6 +160,13 @@ mode. </p> +<a NAME="UF2FlashDialog.__showFlashInstruction" ID="UF2FlashDialog.__showFlashInstruction"></a> +<h4>UF2FlashDialog.__showFlashInstruction</h4> +<b>__showFlashInstruction</b>(<i></i>) +<p> + Private method to show information for the actual flashing process. +</p> + <a NAME="UF2FlashDialog.__showManualInstructions" ID="UF2FlashDialog.__showManualInstructions"></a> <h4>UF2FlashDialog.__showManualInstructions</h4> <b>__showManualInstructions</b>(<i></i>)