We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e45f2 commit afa9b0cCopy full SHA for afa9b0c
core_version.h
@@ -1,4 +1,4 @@
1
#define ARDUINO_ESP32_GIT_VER 0x6ed33835
2
-#define ARDUINO_ESP32_GIT_DESC 2.0.4
3
-#define ARDUINO_ESP32_RELEASE_2_0_4
4
-#define ARDUINO_ESP32_RELEASE "2_0_4"
+#define ARDUINO_ESP32_GIT_DESC 2.0.5dev
+#define ARDUINO_ESP32_RELEASE_2_0_5_dev
+#define ARDUINO_ESP32_RELEASE "2_0_5_dev"
0 commit comments