fixing missing radio rfs

This commit is contained in:
Peli de Halleux
2018-09-14 08:50:03 -07:00
parent e031c86782
commit 8b053d5d55
2 changed files with 8 additions and 0 deletions

View File

@ -36,3 +36,7 @@ input.onButtonPressed(Button.B, function () {
group = 128
radio.setGroup(group)
```
```package
radio
```