Skip to content

Commit acc205d

Browse files
authored
move display shield up in list (#6514)
1 parent a467ea0 commit acc205d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

targetconfig.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
"tags": [ "Lights and Display" ],
66
"preferred": true
77
},
8+
"microbit-apps/display-shield": {
9+
"tags": [ "Lights and Display" ],
10+
"simx": {
11+
"sha": "0825d56f78528c57af100a96abdfe2162f59945a",
12+
"devUrl": "http://localhost:3000"
13+
}
14+
},
815
"microsoft/pxt-microturtle": {
916
"tags": [ "Software" ],
1017
"preferred": true
@@ -495,13 +502,6 @@
495502
},
496503
"hidden": true
497504
},
498-
"microbit-apps/display-shield": {
499-
"tags": [ "Lights and Display" ],
500-
"simx": {
501-
"sha": "0825d56f78528c57af100a96abdfe2162f59945a",
502-
"devUrl": "http://localhost:3000"
503-
}
504-
},
505505
"jacdac/pxt-jacdac": {
506506
"simx": {
507507
"sha": "c286f6312ba29f9acc9a153d7b852f37f31e62e3",

0 commit comments

Comments
 (0)