fixing missing radio rfs
This commit is contained in:
parent
e031c86782
commit
8b053d5d55
@ -98,3 +98,7 @@ using C++, JavaScript and/or ARM thumb.
|
||||
## [Open Source](/open-source)
|
||||
|
||||
The code for the micro:bit is [open source](/open-source) on GitHub. Contributors are welcome!
|
||||
|
||||
```package
|
||||
radio
|
||||
```
|
@ -36,3 +36,7 @@ input.onButtonPressed(Button.B, function () {
|
||||
group = 128
|
||||
radio.setGroup(group)
|
||||
```
|
||||
|
||||
```package
|
||||
radio
|
||||
```
|
Loading…
Reference in New Issue
Block a user