summaryrefslogtreecommitdiff
path: root/digital/io/src/playground.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/playground.h')
-rw-r--r--digital/io/src/playground.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/digital/io/src/playground.h b/digital/io/src/playground.h
index a755e885..8b863385 100644
--- a/digital/io/src/playground.h
+++ b/digital/io/src/playground.h
@@ -125,4 +125,9 @@
#define PG_START_ZONE_LENGTH 500
#define PG_START_ZONE_WIDTH 500
+/**
+ * The bottom of the table is not usable.
+ */
+#define PG_BOTTOM_UNUSABLE_ZONE 150
+
#endif // playground_h