9 lines
169 B
Python
9 lines
169 B
Python
|
# Fancy a quick experiment? No problem, just code it in here and run
|
||
|
# "./tilda_tools run adhoc.py"
|
||
|
|
||
|
import ugfx, ugfx_helper, dialogs
|
||
|
|
||
|
ugfx_helper.init()
|
||
|
ugfx.clear()
|
||
|
|