Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 388 Bytes

play32-dev

most of modules will work, but may behave different compare to mpy modules.

ussl: not pass test, use urequest for network connections machine: only machine.Timer works as expected.

WIP

Useage

  • copy main.py into your play32 app dir. e.g. put into play32_framewor/apps folder
  • modify line PLAY32DEV_PATH to the correct value.
  • run main.py to run your play32 app.