summaryrefslogtreecommitdiffhomepage
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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/digital/io/src/playground.h b/digital/io/src/playground.h
index 05e0965e..41788a4e 100644
--- a/digital/io/src/playground.h
+++ b/digital/io/src/playground.h
@@ -119,4 +119,10 @@
*/
#define PG_MOVE_DISTANCE 300
+/**
+ * Start zone.
+ */
+#define PG_START_ZONE_LENGTH 500
+#define PG_START_ZONE_WIDTH 500
+
#endif // playground_h