From 17b1151490bcd95d0218fccf2bc03faa60f49dc9 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Mon, 2 Nov 2020 13:47:39 +0100 Subject: [PATCH] doc/parameters/Side: clarify sides for screens --- doc/api/parameters.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/api/parameters.rst b/doc/api/parameters.rst index ad5817b..8bbba87 100644 --- a/doc/api/parameters.rst +++ b/doc/api/parameters.rst @@ -144,6 +144,12 @@ .. autoclass:: pybricks.parameters.Side :no-members: + Screens or light matrices have only four sides. For those, + ``TOP`` is treated the same as ``FRONT``, and ``BOTTOM`` is treated the + same as ``BACK``. + + Click a tab below to see the sides for relevant devices. + .. content-tabs:: .. tab-container:: primehub