Skip to content

Commit b0f7110

Browse files
authored
Merge pull request #696 from jhansson-ard/patch-2
Updated naming of boards
2 parents 26f2d48 + db94399 commit b0f7110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/package_index.json.NewTag.template

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"boards": [
2525
{ "name": "Arduino MKR WiFi 1010" },
2626
{ "name": "Arduino Zero" },
27-
{ "name": "Arduino MKR1000" },
28-
{ "name": "Arduino MKRZERO" },
27+
{ "name": "Arduino MKR 1000" },
28+
{ "name": "Arduino MKR Zero" },
2929
{ "name": "Arduino MKR FOX 1200" },
3030
{ "name": "Arduino MKR WAN 1300" },
3131
{ "name": "Arduino MKR WAN 1310" },

0 commit comments

Comments
 (0)