added global instance
[vuplus_dvbapp] / mytest.py
index e944e3b..53054d9 100644 (file)
--- a/mytest.py
+++ b/mytest.py
@@ -172,6 +172,9 @@ skin.loadSkin(getDesktop())
 import Components.InputDevice
 Components.InputDevice.InitInputDevices()
 
+import Components.AVSwitch
+Components.AVSwitch.InitAVSwitch()
+
 import Components.SetupDevices
 Components.SetupDevices.InitSetupDevices()