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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/digital/io/src/playground.h b/digital/io/src/playground.h
index 66acd843..4a3be101 100644
--- a/digital/io/src/playground.h
+++ b/digital/io/src/playground.h
@@ -47,6 +47,11 @@
#define PG_HEIGHT 2100
/**
+ * The distance from table border for movements.
+ */
+#define PG_BORDER_DISTANCE 250
+
+/**
* Considering there is a symmetry axis on X, this macro will compute the
* value for on the X axis depending on the color.
*/