We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a467ea0 commit acc205dCopy full SHA for acc205d
targetconfig.json
@@ -5,6 +5,13 @@
5
"tags": [ "Lights and Display" ],
6
"preferred": true
7
},
8
+ "microbit-apps/display-shield": {
9
+ "tags": [ "Lights and Display" ],
10
+ "simx": {
11
+ "sha": "0825d56f78528c57af100a96abdfe2162f59945a",
12
+ "devUrl": "http://localhost:3000"
13
+ }
14
+ },
15
"microsoft/pxt-microturtle": {
16
"tags": [ "Software" ],
17
@@ -495,13 +502,6 @@
495
502
496
503
"hidden": true
497
504
498
- "microbit-apps/display-shield": {
499
- "tags": [ "Lights and Display" ],
500
- "simx": {
501
- "sha": "0825d56f78528c57af100a96abdfe2162f59945a",
- "devUrl": "http://localhost:3000"
- }
- },
505
"jacdac/pxt-jacdac": {
506
"simx": {
507
"sha": "c286f6312ba29f9acc9a153d7b852f37f31e62e3",
0 commit comments