--- a/eric6/Documentation/Source/eric6.MicroPython.UF2FlashDialog.html Sun Mar 21 14:17:16 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MicroPython.UF2FlashDialog.html Sun Mar 21 18:00:30 2021 +0100 @@ -195,7 +195,7 @@ </dl> <a NAME="UF2FlashDialog.__showNoVolumeInformation" ID="UF2FlashDialog.__showNoVolumeInformation"></a> <h4>UF2FlashDialog.__showNoVolumeInformation</h4> -<b>__showNoVolumeInformation</b>(<i>volumes</i>) +<b>__showNoVolumeInformation</b>(<i>volumes, boardType</i>) <p> Private method to show information about the expected boot volume(s). @@ -206,6 +206,10 @@ <dd> list of expected volume names </dd> +<dt><i>boardType</i> (str)</dt> +<dd> +type of the board to show instructions for +</dd> </dl> <a NAME="UF2FlashDialog.__showSpecificInstructions" ID="UF2FlashDialog.__showSpecificInstructions"></a> <h4>UF2FlashDialog.__showSpecificInstructions</h4>