enter setup if nim is detected as useable only
[enigma2.git] / mytest.py
index 53054d9a1d98d4a5c65cf36ecf67c76a6920d836..a3f28d7b5df6a89e979deaaa2aca2dd191b7ec57 100644 (file)
--- 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()