set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in advanced...
[vuplus_dvbapp] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()