From 68e6875beb4dc929a3c228b54fe1729e7199c68b Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Tue, 6 Jul 2021 06:59:37 +0100 Subject: [PATCH] Prior to region branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da6e3fb..5d582e4 100644 --- a/README.md +++ b/README.md @@ -686,7 +686,7 @@ The constructor takes the following args: If an encoder is used, it should be connected to the pins assigned to `increase` and `decrease`. If the direction of movement is wrong, these pins -should be transposed. +should be transposed (physically or in code). ###### [Contents](./README.md#0-contents)