blob: 9bfc7e8b69cdc4b61142e62a4f745d704f2817df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- vid.h.orig Mon May 8 06:59:03 2000
+++ vid.h Wed Sep 20 18:12:13 2006
@@ -37,6 +37,8 @@
#define OV511_REG_CLKDIV 0x51
#define OV511_REG_SNAP 0x52
#define OV511_REG_EN_SYS 0x53
+#define OV511_REG_PRW_CLK 0x54
+#define OV511_REG_LED_CTL 0x55
#define OV511_REG_USR 0x5E
#define OV511_REG_CID 0x5F
#define OV511_REG_PRH_Y 0x70
|