aboutsummaryrefslogtreecommitdiffstats
path: root/o3000.h
diff options
context:
space:
mode:
authorPatrick Roth <roth@stettbacher.ch>2019-10-22 08:29:31 +0200
committerPatrick Roth <roth@stettbacher.ch>2019-10-22 08:29:31 +0200
commit91802eaf14bcaa566860ab7fbb02e7d5a525a9f2 (patch)
treeea6a6d9124fae683774bf1f1abf01c3e640190ff /o3000.h
parentvideo cache wrap-around check added (diff)
downloado3000-driver-91802eaf14bcaa566860ab7fbb02e7d5a525a9f2.tar.gz
o3000-driver-91802eaf14bcaa566860ab7fbb02e7d5a525a9f2.zip
library version definition move to CMakeLists.txt
Diffstat (limited to 'o3000.h')
-rw-r--r--o3000.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/o3000.h b/o3000.h
index 274956e..51c8c3b 100644
--- a/o3000.h
+++ b/o3000.h
@@ -33,16 +33,10 @@
#include "o3000_portable.h"
#include "image_header.h"
-/**
- * O-3000 library version
- */
-#define O3000_VERSION "2.0.3"
-
#define O3000_VID 0x0483 ///< O3000 vendor ID
#define O3000_PID 0xA098 ///< O3000 product ID
-
/*
* All possible error codes
*/