kopia lustrzana https://github.com/micropython/micropython-lib
Factor out common metadata to importable file.
rodzic
f48221f6c0
commit
d367d632f5
|
@ -0,0 +1,7 @@
|
||||||
|
url='https://github.com/micropython/micropython/issues/405'
|
||||||
|
author_upy_devels = 'MicroPython Developers'
|
||||||
|
author_upy_devels_email = 'micro-python@googlegroups.com'
|
||||||
|
|
||||||
|
# Dummy module
|
||||||
|
def desc_dummy(name):
|
||||||
|
return 'Dummy %s module to MicroPython' % name
|
Ładowanie…
Reference in New Issue