voltage was not set, when not diseqc send was needed .. fix this
[vuplus_dvbapp] / lib / dvb / idvb.h
index 9393d0e..d521b99 100644 (file)
@@ -380,7 +380,7 @@ public:
        };
        virtual RESULT getState(int &state)=0;
        enum {
-               toneOn, toneOff
+               toneOff, toneOn
        };
        virtual RESULT setTone(int tone)=0;
        enum {