Skip to content

Commit 67230d0

Browse files
committed
update library
1 parent 15ae564 commit 67230d0

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

assets/TODO.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
Need interfaces for
22

3-
- generating icons using tooltip names (with \_ instead of spaces)
4-
- generating visual from text-based program
5-
- accessing text-based compiler and runtime
6-
- mocking the runtime host
3+
- generating icons using tooltip names (with \_ instead of spaces)
4+
- generating visual-program from text-based program
5+
- accessing text-based compiler and runtime
6+
- mocking the runtime host
77

88
Testing
9+
10+
- program behavior
11+
- sequence of (input,output)
12+
- user interface

pxt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"microphone": "*",
99
"datalogger": "*",
1010
"settings": "*",
11-
"microgui": "github:microbit-apps/microgui#v0.0.40"
11+
"microgui": "github:microbit-apps/microgui#v0.0.41"
1212
},
1313
"files": [
1414
"config.ts",

0 commit comments

Comments
 (0)