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 fca0977 commit a372049Copy full SHA for a372049
core_version.h
@@ -1,4 +1,4 @@
1
-#define ARDUINO_ESP32_GIT_VER 0x72df5ed0
2
-#define ARDUINO_ESP32_GIT_DESC 2.0.5.4
3
-#define ARDUINO_ESP32_RELEASE_2_0_5_4
4
-#define ARDUINO_ESP32_RELEASE "2_0_5_4"
+#define ARDUINO_ESP32_GIT_VER 0xcbaeab4e
+#define ARDUINO_ESP32_GIT_DESC 2.0.6
+#define ARDUINO_ESP32_RELEASE_2_0_6
+#define ARDUINO_ESP32_RELEASE "2_0_6"
0 commit comments