Skip to content

Commit 4a308c3

Browse files
authored
Update core_version.h
1 parent 6055307 commit 4a308c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cores/esp8266/core_version.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ARDUINO_ESP8266_GIT_VER 0x3969889e
2-
#define ARDUINO_ESP8266_GIT_DESC 2.7.7
3-
#define ARDUINO_ESP8266_RELEASE_2_7_7
4-
#define ARDUINO_ESP8266_RELEASE "2_7_7"
2+
#define ARDUINO_ESP8266_GIT_DESC 2.7.8
3+
#define ARDUINO_ESP8266_RELEASE_2_7_8
4+
#define ARDUINO_ESP8266_RELEASE "2_7_8"

0 commit comments

Comments
 (0)