We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c134ef commit c6a34aaCopy full SHA for c6a34aa
Main.py
@@ -12,7 +12,7 @@
12
from esptool import ESPROM
13
from argparse import Namespace
14
15
-__version__ = "0.2.0"
+__version__ = "1.0.0"
16
__supported_baud_rates__ = [9600, 57600, 74880, 115200, 230400, 460800, 921600]
17
18
# ---------------------------------------------------------------------------
0 commit comments