aboutsummaryrefslogtreecommitdiff
path: root/mytest.py
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-11-09 02:22:24 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-11-09 02:22:24 +0000
commitabb278c6414b0992f2472f06c44ee483e36c158c (patch)
tree6d18b6e66df356204d34bc531f6dd894a0f5bd87 /mytest.py
parent4c6f2641f8262e72a0df0e6d1225e121a4210867 (diff)
downloadenigma2-abb278c6414b0992f2472f06c44ee483e36c158c.tar.gz
enigma2-abb278c6414b0992f2472f06c44ee483e36c158c.zip
add lcd-init
add rfmod-init
Diffstat (limited to 'mytest.py')
-rw-r--r--mytest.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/mytest.py b/mytest.py
index 49283357..59068980 100644
--- a/mytest.py
+++ b/mytest.py
@@ -182,9 +182,15 @@ Components.AVSwitch.InitAVSwitch()
import Components.Network
Components.Network.InitNetwork()
+import Components.Lcd
+Components.Lcd.InitLcd()
+
import Components.SetupDevices
Components.SetupDevices.InitSetupDevices()
+import Components.RFmod
+Components.RFmod.InitRFmod()
+
import Components.NimManager
# first, setup a screen