pxt-calliope/libs/radio
Richard Knoll 61aae94d8b
Rewriting the radio in TypeScript (#2000)
* Refactoring radio into the ts

* Moving the rest of the radio functionality to the TypeScript

* Removing sim implementation of old radio cpp

* Adding test script

* Removing handler key

* Rename internal functions

* PR feedback

* Refactoring to use event bus
2019-04-12 13:10:47 -07:00
..
_locales Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00
deprecated.ts Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00
enums.d.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
pxt.json Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00
radio.cpp Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00
radio.ts Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00
README.md rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
shims.d.ts Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00
test.ts Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00

radio

The radio library.