Skip to content

Commit 1584385

Browse files
committed
Snapshot (again)
1 parent ab5b56b commit 1584385

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cores/esp8266/core_version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#define ARDUINO_ESP8266_GIT_VER 0x7a56c6f4
2-
#define ARDUINO_ESP8266_GIT_DESC 2.7.2-247-g7a56c6f4
1+
#define ARDUINO_ESP8266_GIT_VER 0xab5b56bb
2+
#define ARDUINO_ESP8266_GIT_DESC 2.7.2-249-gab5b56bb

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "framework-arduinoespressif8266",
33
"description": "ESP8266 Core - Current git version snapshot + some patches",
4-
"version": "3.0.0-git7a56c6f4",
4+
"version": "3.0.0-gitab5b56bb",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/mcspr/esp8266-Arduino",
8-
"branch": "7a56c6f4"
8+
"branch": "ab5b56bb"
99
}
1010
}

0 commit comments

Comments
 (0)