X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=mytest.py;h=a3f28d7b5df6a89e979deaaa2aca2dd191b7ec57;hb=71f4df6d025fa09d937dd5e259992cf04b4a04f8;hp=53054d9a1d98d4a5c65cf36ecf67c76a6920d836;hpb=b249e6ff1328bd3f4503d0546e5a519471f6d44e;p=vuplus_dvbapp diff --git a/mytest.py b/mytest.py index 53054d9..a3f28d7 100644 --- a/mytest.py +++ b/mytest.py @@ -175,6 +175,9 @@ Components.InputDevice.InitInputDevices() import Components.AVSwitch Components.AVSwitch.InitAVSwitch() +import Components.Network +Components.Network.InitNetwork() + import Components.SetupDevices Components.SetupDevices.InitSetupDevices()