From efd64b68bb0117ebaa7986bc497197ce55541200 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Tue, 16 Aug 2022 20:39:35 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bd615d..b4a2266 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ However, if you want to change this, simply provide the wanted pin mapping as pa #define G2_PIN 12 #define B2_PIN 13 #define A_PIN 23 -#define B_PIN 22 +#define B_PIN 19 #define C_PIN 5 #define D_PIN 17 #define E_PIN -1 // required for 1/32 scan panels, like 64x64. Any available pin would do, i.e. IO32 -- cgit v1.3.1