merging microbit changes
This commit is contained in:
9
tests/deprecated-apis.ts
Normal file
9
tests/deprecated-apis.ts
Normal file
@ -0,0 +1,9 @@
|
||||
// deprecated APIs
|
||||
radio.receivedNumber();
|
||||
radio.receivedSerial();
|
||||
radio.receivedSignalStrength();
|
||||
radio.receivedString();
|
||||
radio.receivedTime();
|
||||
radio.onDataReceived(() => {
|
||||
|
||||
});
|
12877
tests/import/microbit-blocks.hex
Normal file
12877
tests/import/microbit-blocks.hex
Normal file
File diff suppressed because it is too large
Load Diff
12991
tests/import/microbit-touchdevelop.hex
Normal file
12991
tests/import/microbit-touchdevelop.hex
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user