Skip to content

Commit 855e690

Browse files
committed
Update Arduino core to v3.0.1
Resolve #253
1 parent 680b123 commit 855e690

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
@@ -46,14 +46,14 @@
4646
"toolchain-xtensa": {
4747
"type": "toolchain",
4848
"owner": "platformio",
49-
"version": "~2.100200.0",
49+
"version": "~2.100300.0",
5050
"optionalVersions": ["~1.40802.0"]
5151
},
5252
"framework-arduinoespressif8266": {
5353
"type": "framework",
5454
"optional": true,
5555
"owner": "platformio",
56-
"version": "~3.30000.0"
56+
"version": "~3.30001.0"
5757
},
5858
"framework-esp8266-rtos-sdk": {
5959
"type": "framework",

0 commit comments

Comments
 (0)