Skip to content

Commit f28bbc6

Browse files
authored
Update core_version.h
1 parent d5bae10 commit f28bbc6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core_version.h

+4-4
Original file line numberDiff line numberDiff line change
@@ -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"
1+
#define ARDUINO_ESP32_GIT_VER 0x419ba324
2+
#define ARDUINO_ESP32_GIT_DESC 1.0.5
3+
#define ARDUINO_ESP32_RELEASE_1_0_5
4+
#define ARDUINO_ESP32_RELEASE "1_0_5"

0 commit comments

Comments
 (0)