Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ad3daeb

Browse files
authoredMar 10, 2022
Update core_version.h
1 parent 8e253b0 commit ad3daeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎core_version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ARDUINO_ESP32_GIT_VER 0xd45984b5
2-
#define ARDUINO_ESP32_GIT_DESC 2.0.2.3
3-
#define ARDUINO_ESP32_RELEASE_2_0_2_3
4-
#define ARDUINO_ESP32_RELEASE "2_0_2_3"
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"

0 commit comments

Comments
 (0)
Please sign in to comment.