We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5bae10 commit f28bbc6Copy full SHA for f28bbc6
core_version.h
@@ -1,4 +1,4 @@
1
-#define ARDUINO_ESP32_GIT_VER 0x3fe7c2e8
2
-#define ARDUINO_ESP32_GIT_DESC 1.0.5-rc7
3
-#define ARDUINO_ESP32_RELEASE_1_0_5_RC7
4
-#define ARDUINO_ESP32_RELEASE "1_0_5_RC7"
+#define ARDUINO_ESP32_GIT_VER 0x419ba324
+#define ARDUINO_ESP32_GIT_DESC 1.0.5
+#define ARDUINO_ESP32_RELEASE_1_0_5
+#define ARDUINO_ESP32_RELEASE "1_0_5"
0 commit comments