Skip to content

Commit ce9bc39

Browse files
committed
Update Arduino Core to 2.4.1 // Resolve platformio#76
1 parent 999abe3 commit ce9bc39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "git",
1313
"url": "https://github.com/platformio/platform-espressif8266.git"
1414
},
15-
"version": "1.6.0",
15+
"version": "1.7.0-beta.1",
1616
"packageRepositories": [
1717
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
1818
"http://dl.platformio.org/packages/manifest.json",
@@ -46,7 +46,7 @@
4646
"framework-arduinoespressif8266": {
4747
"type": "framework",
4848
"optional": true,
49-
"version": "~1.20400.0"
49+
"version": "~1.20401.0"
5050
},
5151
"framework-esp8266-rtos-sdk": {
5252
"type": "framework",

0 commit comments

Comments
 (0)