pxt-calliope/libs/radio
Peli de Halleux f9e9daae18
micro:bit RSSI fix (#2480)
* read rssi from packet

* updated shims

* fix build

* fix help

* move deprecated function to ts

* some formatting

* restore rssi block

* restory notations

* actually copy bytes

* removing logging code

* simpler wake up code

* comment

* fix build

* bump pxt

* go back to safety

* bump microbit

* restor package.json

* revert jquery v

* use macro

* check length
2019-10-22 08:39:44 -07:00
..
_locales micro:bit RSSI fix (#2480) 2019-10-22 08:39:44 -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 micro:bit RSSI fix (#2480) 2019-10-22 08:39:44 -07:00
radio.ts micro:bit RSSI fix (#2480) 2019-10-22 08:39:44 -07:00
README.md rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
shims.d.ts micro:bit RSSI fix (#2480) 2019-10-22 08:39:44 -07:00
test.ts Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00

radio

The radio library.