entering numbers into networksetup is possible now
[vuplus_dvbapp] / mytest.py
index 53054d9..a3f28d7 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()