summaryrefslogtreecommitdiff
path: root/hdaps-tux.h
diff options
context:
space:
mode:
Diffstat (limited to 'hdaps-tux.h')
-rw-r--r--hdaps-tux.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/hdaps-tux.h b/hdaps-tux.h
index 258e398..1c041f1 100644
--- a/hdaps-tux.h
+++ b/hdaps-tux.h
@@ -4,6 +4,11 @@
#define POSITION_FILE "/sys/devices/platform/hdaps/position"
#define TUX_FILE "tux.bmp"
+/* UI constants */
+#define W_WIDTH 480
+#define W_HEIGHT 480
+
+/* Polling constants */
#define TIMEOUT_VAL 15
#ifdef DEBUG