Skip to content

Commit e7e72d3

Browse files
authored
Update core_version.h
1 parent c9a5545 commit e7e72d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core_version.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ARDUINO_ESP32_GIT_VER 0xb8758af6
2-
#define ARDUINO_ESP32_GIT_DESC 2.0.2
3-
#define ARDUINO_ESP32_RELEASE_2_0_2
4-
#define ARDUINO_ESP32_RELEASE "2_0_2"
2+
#define ARDUINO_ESP32_GIT_DESC 2.0.2.1
3+
#define ARDUINO_ESP32_RELEASE_2_0_2_1
4+
#define ARDUINO_ESP32_RELEASE "2_0_2_1"

0 commit comments

Comments
 (0)