X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/85f2616ef78700cf2639992abaf1011ecaa897bd..HEAD:/lib/driver/rfmod.h diff --git a/lib/driver/rfmod.h b/lib/driver/rfmod.h index 909a08de..56f9ef50 100644 --- a/lib/driver/rfmod.h +++ b/lib/driver/rfmod.h @@ -16,7 +16,7 @@ public: ~eRFmod(); #endif static eRFmod *getInstance(); - + bool detected() { return fd >= 0; } void setFunction(int val); //0=Enable 1=Disable void setTestmode(int val); //0=Enable 1=Disable void setSoundFunction(int val); //0=Enable 1=Disable