diff options
Diffstat (limited to 'ambithread.h')
-rw-r--r-- | ambithread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ambithread.h b/ambithread.h index d4fe822..5316a9a 100644 --- a/ambithread.h +++ b/ambithread.h @@ -51,6 +51,7 @@ class cAmbiThread : public cThread, public cAmbiService int grabImage(); int detectCineBars(); int putData(); + int softhddeviceNotDetached(); // data cBoblight bob; |