Skip to content

Commit da47c60

Browse files
authored
Tasmota Core 2.0.5
1 parent 91159ed commit da47c60

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 0x6ed33835
2-
#define ARDUINO_ESP32_GIT_DESC 2.0.5pre
3-
#define ARDUINO_ESP32_RELEASE_2_0_5_pre
4-
#define ARDUINO_ESP32_RELEASE "2_0_5_pre"
1+
#define ARDUINO_ESP32_GIT_VER 0x38c3f487
2+
#define ARDUINO_ESP32_GIT_DESC 2.0.5
3+
#define ARDUINO_ESP32_RELEASE_2_0_5
4+
#define ARDUINO_ESP32_RELEASE "2_0_5"

0 commit comments

Comments
 (0)