update tests: new scene API
This commit is contained in:
parent
f62362032e
commit
838da4571d
142 changed files with 616 additions and 601 deletions
|
|
@ -31,5 +31,5 @@ def test_utf8(runtime):
|
|||
sys.exit(0)
|
||||
|
||||
# Run test
|
||||
mcrfpy.createScene("test")
|
||||
test = mcrfpy.Scene("test")
|
||||
mcrfpy.setTimer("test", test_utf8, 100)
|
||||
Loading…
Add table
Add a link
Reference in a new issue