Skip to content

Commit 4851e72

Browse files
authored
Core 1.0.6
1 parent f982108 commit 4851e72

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 0x419ba324
2-
#define ARDUINO_ESP32_GIT_DESC 1.0.5
3-
#define ARDUINO_ESP32_RELEASE_1_0_5
4-
#define ARDUINO_ESP32_RELEASE "1_0_5"
1+
#define ARDUINO_ESP32_GIT_VER 0x46d5afb1
2+
#define ARDUINO_ESP32_GIT_DESC 1.0.6
3+
#define ARDUINO_ESP32_RELEASE_1_0_6
4+
#define ARDUINO_ESP32_RELEASE "1_0_6

0 commit comments

Comments
 (0)