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 eb7f343 commit 53991e8Copy full SHA for 53991e8
core_version.h
@@ -1,4 +1,4 @@
1
#define ARDUINO_ESP32_GIT_VER 0x6ed33835
2
-#define ARDUINO_ESP32_GIT_DESC 2.0.4pre
3
-#define ARDUINO_ESP32_RELEASE_2_0_4pre
4
-#define ARDUINO_ESP32_RELEASE "2_0_4pre"
+#define ARDUINO_ESP32_GIT_DESC 2.0.4
+#define ARDUINO_ESP32_RELEASE_2_0_4
+#define ARDUINO_ESP32_RELEASE "2_0_4"
0 commit comments