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

changeset 8181
72f55caf6258
parent 7989
a21d673a8f99
diff -r 845d3c572a94 -r 72f55caf6258 eric6/Documentation/Source/eric6.MicroPython.EspFirmwareSelectionDialog.html
--- a/eric6/Documentation/Source/eric6.MicroPython.EspFirmwareSelectionDialog.html	Sun Mar 28 18:51:40 2021 +0200
+++ b/eric6/Documentation/Source/eric6.MicroPython.EspFirmwareSelectionDialog.html	Sun Mar 28 18:51:58 2021 +0200
@@ -133,13 +133,14 @@
 <dt>Return:</dt>
 <dd>
 tuple containing the selected chip type, the path of the
-            firmware file, the flash mode and the flash address
+            firmware file, the baud rate, the flash mode and the flash
+            address
 </dd>
 </dl>
 <dl>
 <dt>Return Type:</dt>
 <dd>
-tuple of (str, str, str, str)
+tuple of (str, str, str, str, str)
 </dd>
 </dl>
 <a NAME="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged" ID="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged"></a>

eric ide

mercurial