eric6/Documentation/Source/eric6.MicroPython.EspFirmwareSelectionDialog.html

changeset 8181
72f55caf6258
parent 7989
a21d673a8f99
equal deleted inserted replaced
8180:845d3c572a94 8181:72f55caf6258
131 </p> 131 </p>
132 <dl> 132 <dl>
133 <dt>Return:</dt> 133 <dt>Return:</dt>
134 <dd> 134 <dd>
135 tuple containing the selected chip type, the path of the 135 tuple containing the selected chip type, the path of the
136 firmware file, the flash mode and the flash address 136 firmware file, the baud rate, the flash mode and the flash
137 address
137 </dd> 138 </dd>
138 </dl> 139 </dl>
139 <dl> 140 <dl>
140 <dt>Return Type:</dt> 141 <dt>Return Type:</dt>
141 <dd> 142 <dd>
142 tuple of (str, str, str, str) 143 tuple of (str, str, str, str, str)
143 </dd> 144 </dd>
144 </dl> 145 </dl>
145 <a NAME="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged" ID="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged"></a> 146 <a NAME="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged" ID="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged"></a>
146 <h4>EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged</h4> 147 <h4>EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged</h4>
147 <b>on_espComboBox_currentTextChanged</b>(<i>chip</i>) 148 <b>on_espComboBox_currentTextChanged</b>(<i>chip</i>)

eric ide

mercurial