We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb8ab3 commit 81e6fa1Copy full SHA for 81e6fa1
core_version.h
@@ -1,4 +1,4 @@
1
-#define ARDUINO_ESP32_GIT_VER 0xd45984b5
2
-#define ARDUINO_ESP32_GIT_DESC 2.0.2.4
3
-#define ARDUINO_ESP32_RELEASE_2_0_2_4
4
-#define ARDUINO_ESP32_RELEASE "2_0_2_4"
+#define ARDUINO_ESP32_GIT_VER 0x6ed33835
+#define ARDUINO_ESP32_GIT_DESC 2.0.3
+#define ARDUINO_ESP32_RELEASE_2_0_3
+#define ARDUINO_ESP32_RELEASE "2_0_3"
0 commit comments