66 <tr> |
66 <tr> |
67 <td><a href="#UF2FlashDialog.__showAllInstructions">__showAllInstructions</a></td> |
67 <td><a href="#UF2FlashDialog.__showAllInstructions">__showAllInstructions</a></td> |
68 <td>Private method to show instructions for resetting devices to bootloader mode.</td> |
68 <td>Private method to show instructions for resetting devices to bootloader mode.</td> |
69 </tr> |
69 </tr> |
70 <tr> |
70 <tr> |
|
71 <td><a href="#UF2FlashDialog.__showFlashInstruction">__showFlashInstruction</a></td> |
|
72 <td>Private method to show information for the actual flashing process.</td> |
|
73 </tr> |
|
74 <tr> |
71 <td><a href="#UF2FlashDialog.__showManualInstructions">__showManualInstructions</a></td> |
75 <td><a href="#UF2FlashDialog.__showManualInstructions">__showManualInstructions</a></td> |
72 <td>Private method to show instructions for flashing devices manually.</td> |
76 <td>Private method to show instructions for flashing devices manually.</td> |
73 </tr> |
77 </tr> |
74 <tr> |
78 <tr> |
75 <td><a href="#UF2FlashDialog.__showMultipleVolumesInformation">__showMultipleVolumesInformation</a></td> |
79 <td><a href="#UF2FlashDialog.__showMultipleVolumesInformation">__showMultipleVolumesInformation</a></td> |
154 <p> |
158 <p> |
155 Private method to show instructions for resetting devices to bootloader |
159 Private method to show instructions for resetting devices to bootloader |
156 mode. |
160 mode. |
157 </p> |
161 </p> |
158 |
162 |
|
163 <a NAME="UF2FlashDialog.__showFlashInstruction" ID="UF2FlashDialog.__showFlashInstruction"></a> |
|
164 <h4>UF2FlashDialog.__showFlashInstruction</h4> |
|
165 <b>__showFlashInstruction</b>(<i></i>) |
|
166 <p> |
|
167 Private method to show information for the actual flashing process. |
|
168 </p> |
|
169 |
159 <a NAME="UF2FlashDialog.__showManualInstructions" ID="UF2FlashDialog.__showManualInstructions"></a> |
170 <a NAME="UF2FlashDialog.__showManualInstructions" ID="UF2FlashDialog.__showManualInstructions"></a> |
160 <h4>UF2FlashDialog.__showManualInstructions</h4> |
171 <h4>UF2FlashDialog.__showManualInstructions</h4> |
161 <b>__showManualInstructions</b>(<i></i>) |
172 <b>__showManualInstructions</b>(<i></i>) |
162 <p> |
173 <p> |
163 Private method to show instructions for flashing devices manually. |
174 Private method to show instructions for flashing devices manually. |