kopia lustrzana https://github.com/micropython/micropython-lib
upip: Make importable as a module.
rodzic
542c8cf9ef
commit
ce843f3ffc
|
@ -248,4 +248,6 @@ def main():
|
||||||
if not debug:
|
if not debug:
|
||||||
cleanup()
|
cleanup()
|
||||||
|
|
||||||
main()
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
|
|
Ładowanie…
Reference in New Issue