circuitpython/tests/extmod/mkapi2.py

4 lines
68 B
Python

import mkapitest
w = mkapitest.NewWindow()
mkapitest.ShowWindow(w)