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 129b542 commit 61d65b0Copy full SHA for 61d65b0
core_version.h
@@ -1,4 +1,4 @@
1
#define ARDUINO_ESP32_GIT_VER 0x6ed33835
2
-#define ARDUINO_ESP32_GIT_DESC 2.0.3
3
-#define ARDUINO_ESP32_RELEASE_2_0_3
4
-#define ARDUINO_ESP32_RELEASE "2_0_3"
+#define ARDUINO_ESP32_GIT_DESC 2.0.4dev
+#define ARDUINO_ESP32_RELEASE_2_0_4dev
+#define ARDUINO_ESP32_RELEASE "2_0_4dev"
0 commit comments