aboutsummaryrefslogtreecommitdiff
path: root/DakkarColor.h
diff options
context:
space:
mode:
Diffstat (limited to 'DakkarColor.h')
-rw-r--r--DakkarColor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DakkarColor.h b/DakkarColor.h
index 71d858f..2165764 100644
--- a/DakkarColor.h
+++ b/DakkarColor.h
@@ -16,7 +16,7 @@ public:
} vf;
};
- typedef const uint8_t (*color_index_map)[ROWS*COLS];
+ typedef const uint8_t (*color_index_map)[Kaleidoscope.device().matrix_rows * Kaleidoscope.device().matrix_columns];
typedef const colorSrc *color_src_array;
DakkarColor(