Skip to content

Commit afa9b0c

Browse files
authored
Update core_version.h
1 parent 59e45f2 commit afa9b0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: core_version.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#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"
2+
#define ARDUINO_ESP32_GIT_DESC 2.0.5dev
3+
#define ARDUINO_ESP32_RELEASE_2_0_5_dev
4+
#define ARDUINO_ESP32_RELEASE "2_0_5_dev"

0 commit comments

Comments
 (0)