3

我在 bbc microbit 上运行 micropython。

我的 microbit 没有运行闪到它的程序,它正在显示 0, 5, 0, SAD_FACE

那个动画是什么意思?

4

1 回答 1

2

悲伤的脸表示 microbit 已耗尽资源或检测到故障。错误代码 50 表示加速度计出现错误。

这在 microbit 支持页面上有详细说明:

https://support.microbit.org/support/solutions/articles/19000016969-micro-bit-error-codes

于 2018-12-04T07:00:42.050 回答