-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The firmware http://cdn.kittenbot.cn/meowbit/meowpy.uf2 in micropython/micropython快速开始.md provide a invalid buzz.py file which can not be imported:
MicroPython v1.9.4-616-g41fb4d3-dirty on 2019-03-13; MEOWBIT with STM32F401xE
Type "help()" for more information.
>>> import os
>>> os.listdir()
['unicode12.bin', 'boot.py', 'main.py', 'mpu6050.py', 'buzz.py', '.fseventsd', 'meowbit_unicode.py', '._meowbit_unicode.py']
>>> import buzz
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "buzz.py", line 1, in <module>
NameError: name '������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������' isn't defined
Metadata
Metadata
Assignees
Labels
No labels