From a52b301fcc0f4f91fadfd92254629502107deda9 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Mon, 18 Jan 2016 16:01:41 +0100 Subject: Implement sensor height as compile-time constant --- config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 7dd6486..4cbc926 100644 --- a/config.h.in +++ b/config.h.in @@ -1 +1,2 @@ #cmakedefine CMOSIS_SENSOR_WIDTH @CMOSIS_SENSOR_WIDTH@ +#cmakedefine CMOSIS_SENSOR_HEIGHT @CMOSIS_SENSOR_HEIGHT@ -- cgit v1.2.3