From 2587716cdad651219e8c604972a9de7e0afe7061 Mon Sep 17 00:00:00 2001 From: Alexander Richter Date: Sun, 23 Jul 2023 18:39:25 +0200 Subject: [PATCH] damn --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ca4139..aa277f4 100644 --- a/README.md +++ b/README.md @@ -184,9 +184,9 @@ If your Encoder can be pressed and there is a button inside, use the Input or La Encoders have 2 signals, which must be connected to 2 pins. There are three options. -Best Performance: Both signals connect to interrupt pins. -Good Performance: First signal connects to an interrupt pin, second to a non-interrupt pin. -Low Performance: Both signals connect to non-interrupt pins, details below. +Best Performance: Both signals connect to interrupt pins. +Good Performance: First signal connects to an interrupt pin, second to a non-interrupt pin. +Low Performance: Both signals connect to non-interrupt pins, details below. | Board | Interrupt Pins |LED Pin(do not use) | | ------------- | ------------- |------------- |