Skip to content

Commit a372049

Browse files
authored
Update core_version.h
1 parent fca0977 commit a372049

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core_version.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define ARDUINO_ESP32_GIT_VER 0x72df5ed0
2-
#define ARDUINO_ESP32_GIT_DESC 2.0.5.4
3-
#define ARDUINO_ESP32_RELEASE_2_0_5_4
4-
#define ARDUINO_ESP32_RELEASE "2_0_5_4"
1+
#define ARDUINO_ESP32_GIT_VER 0xcbaeab4e
2+
#define ARDUINO_ESP32_GIT_DESC 2.0.6
3+
#define ARDUINO_ESP32_RELEASE_2_0_6
4+
#define ARDUINO_ESP32_RELEASE "2_0_6"

0 commit comments

Comments
 (0)