Skip to content

Commit 931b314

Browse files
committed
Added user-interface-base as a dependency, removed files that are now duplicate
1 parent c8af476 commit 931b314

3 files changed

Lines changed: 1 addition & 254 deletions

File tree

accessibility.ts

Lines changed: 0 additions & 47 deletions
This file was deleted.

keymap.ts

Lines changed: 0 additions & 205 deletions
This file was deleted.

pxt.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,15 @@
77
"radio": "*",
88
"microphone": "*",
99
"datalogger": "*",
10+
"user-interface-base": "github:microbit-apps/user-interface-base#v0.0.11",
1011
"display-shield": "github:microbit-apps/display-shield#v1.0.2"
1112
},
1213
"files": [
1314
"main.blocks",
1415
"main.ts",
1516
"app.ts",
16-
"keymap.ts",
1717
"analytics.ts",
1818
"config.ts",
19-
"accessibility.ts",
2019
"button.ts",
2120
"component.ts",
2221
"scene.ts",

0 commit comments

Comments
 (0)