【发布时间】:2019-12-06 19:17:59
【问题描述】:
我不知道它是什么。
from microbit import*
# what is the words that trigger it?
【问题讨论】:
-
请解释您要达到的目标。是不是documentation中没有解释的东西?
我不知道它是什么。
from microbit import*
# what is the words that trigger it?
【问题讨论】:
无线电模块的 micro:bit MicroPython 文档向您展示了可用的内容:https://microbit-micropython.readthedocs.io/en/latest/radio.html
收音机教程很好地介绍了它可以做什么:https://microbit-micropython.readthedocs.io/en/latest/tutorials/radio.html
【讨论】: