Skip to content

Commit 2c88f0b

Browse files
authored
core 2.0.2
1 parent 0655c47 commit 2c88f0b

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 0x48fb4e47
2-
#define ARDUINO_ESP32_GIT_DESC 2.0.1.2
3-
#define ARDUINO_ESP32_RELEASE_2_0_1_2
4-
#define ARDUINO_ESP32_RELEASE "2_0_1_2"
1+
#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"

0 commit comments

Comments
 (0)