Update README.md
This commit is contained in:
parent
00307a8fbd
commit
efd64b68bb
1 changed files with 1 additions and 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 G2_PIN 12
|
||||||
#define B2_PIN 13
|
#define B2_PIN 13
|
||||||
#define A_PIN 23
|
#define A_PIN 23
|
||||||
#define B_PIN 22
|
#define B_PIN 19
|
||||||
#define C_PIN 5
|
#define C_PIN 5
|
||||||
#define D_PIN 17
|
#define D_PIN 17
|
||||||
#define E_PIN -1 // required for 1/32 scan panels, like 64x64. Any available pin would do, i.e. IO32
|
#define E_PIN -1 // required for 1/32 scan panels, like 64x64. Any available pin would do, i.e. IO32
|
||||||
|
|
Loading…
Reference in a new issue