X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/7e3e90678897a0924cd365e117fd71679032dc40..b8b753d3cc5f0fe5244a35a0b7e50be1b62e8d98:/mytest.py diff --git a/mytest.py b/mytest.py index a3f28d7b..eaa4e1ca 100644 --- a/mytest.py +++ b/mytest.py @@ -181,6 +181,8 @@ Components.Network.InitNetwork() import Components.SetupDevices Components.SetupDevices.InitSetupDevices() +import Components.NimManager + # first, setup a screen try: runScreenTest()