RS232 control for TVOne products

Dependents:   SPK-DVIMXR

Revision:
3:03e7e7b7a870
Parent:
2:af9e9ab63b23
Child:
7:c73d4c68a13b
--- a/spk_tvone_mbed.h	Fri Aug 03 07:44:17 2012 +0000
+++ b/spk_tvone_mbed.h	Sun Sep 30 13:39:58 2012 +0000
@@ -34,7 +34,7 @@
     bool command(uint8_t channel, uint8_t window, int32_t func, int32_t payload);
     
     void setCustomResolutions();
-    bool setHDCPOff();
+    bool setHDCPOn(bool state);
      
   private:
     void set1920x480(int resStoreNumber);