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 2ec0bc0 commit 200ab6eCopy full SHA for 200ab6e
esptool.py
@@ -33,7 +33,7 @@
33
34
import serial
35
36
-__version__ = "2.3-dev"
+__version__ = "2.2.1"
37
38
MAX_UINT32 = 0xffffffff
39
MAX_UINT24 = 0xffffff
0 commit comments