RS232 control for TVOne products

Dependents:   SPK-DVIMXR

Revision:
10:5f398fc9b5c1
Parent:
1:349d6da461df
Child:
11:90e5a72a0034
--- a/spk_tvone.h	Mon Oct 08 03:06:00 2012 +0000
+++ b/spk_tvone.h	Mon Oct 08 13:44:17 2012 +0000
@@ -257,6 +257,9 @@
 // Adjust Misc
 //#pragma mark -
 #define kTV1FunctionAdjustFrontPanelLock            0xFC    // Values: 0 = Unlocked, 1 = Locked
+#define kTV1FunctionReadSoftwareVersion             0x0D2
+#define kTV1FunctionReadProductType                 0x0C4
+#define kTV1FunctionReadBoardType                   0x0C2
 
 // Resolutions
 //#pragma mark -