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 9d197ef commit a532bc4Copy full SHA for a532bc4
esptool.py
@@ -33,7 +33,7 @@
33
34
import serial
35
36
-__version__ = "2.2-dev"
+__version__ = "2.2"
37
38
MAX_UINT32 = 0xffffffff
39
MAX_UINT24 = 0xffffff
0 commit comments