diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2022-08-16 20:39:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-16 20:39:35 +0100 |
| commit | efd64b68bb0117ebaa7986bc497197ce55541200 (patch) | |
| tree | a20711baa45383101cc109669948a7527a8275a9 | |
| parent | 00307a8fbdd89e9d6b4f00fba0f2f94d85ed1898 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
