Skip to content

Commit d30b445

Browse files
Rename board package to avoid problematic directory naming
1 parent 628638a commit d30b445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/package_esp32_index.template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": [
33
{
4-
"name": "Fri3d badge (esp32 fork)",
4+
"name": "Fri3dBadge",
55
"maintainer": "Espressif Systems",
66
"websiteURL": "https://github.com/francisduvivier/arduino-esp32-fri3d",
77
"email": "[email protected]",
@@ -10,7 +10,7 @@
1010
},
1111
"platforms": [
1212
{
13-
"name": "Fri3d badge (esp32 fork)",
13+
"name": "Fri3dBadge",
1414
"architecture": "esp32",
1515
"version": "",
1616
"category": "ESP32",

0 commit comments

Comments
 (0)