Skip to content

Commit c19c631

Browse files
committed
Update compatible PlatformIO Core engine to <5
1 parent e0ca1c9 commit c19c631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "http://platformio.org/platforms/espressif8266",
77
"license": "Apache-2.0",
88
"engines": {
9-
"platformio": "^3.0.0"
9+
"platformio": "<5"
1010
},
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)