summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 2840f9a..0a3dab0 100644
--- a/config.h
+++ b/config.h
@@ -10,7 +10,7 @@
#include <vdr/plugin.h>
const int kDepthGrey16 = 0;
-const int kDepthGrey128 = 1;
+const int kDepthGrey256 = 1;
const int kDepthColor256fix = 2;
const int kDepthColor128var = 3;