thingz.thingz_radio
Thingz Radio
- class thingz.thingz_radio.Radio
Send and receive messages between boards
- send(data: str) None
Send a message. The message is broadcasted, the board around, if on the same channel, will receive it
- Parameters:
data (str) – The data to send
- set_chanel(channel: int) None
Change the channel used by the radio module
- Parameters:
channel (int) – The channel between 1 and 10