Skip to content

Commit 751be0c

Browse files
committed
Update Arduino package to v1.0.6 // Resolve #508
1 parent 0d3a4e2 commit 751be0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/etboard.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"f_flash": "40000000L",
1010
"flash_mode": "dio",
1111
"mcu": "esp32",
12-
"variant": "ETBoard"
12+
"variant": "ET-Board"
1313
},
1414
"connectivity": [
1515
"wifi",

platform.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"type": "framework",
7676
"optional": true,
7777
"owner": "platformio",
78-
"version": "~3.10005.0"
78+
"version": "~3.10006.0"
7979
},
8080
"framework-arduino-mbcwb": {
8181
"type": "framework",

0 commit comments

Comments
 (0)