mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-06 04:32:38 +00:00
ignored by Open-Smart. should work on aliexpress
This commit is contained in:
@@ -331,8 +331,8 @@ static __attribute((always_inline))
|
|||||||
#define CD_PIN 2
|
#define CD_PIN 2
|
||||||
#define CS_PORT PORTC
|
#define CS_PORT PORTC
|
||||||
#define CS_PIN 3
|
#define CS_PIN 3
|
||||||
#define RESET_PORT PORTC
|
#define RESET_PORT PORTD //n.c. on Open-Smart shields
|
||||||
#define RESET_PIN 1 // n/a. so mimic WR_PIN
|
#define RESET_PIN 2 // aliexpress.com/store/1199788
|
||||||
|
|
||||||
#define BMASK B00101111
|
#define BMASK B00101111
|
||||||
#define DMASK B11010000
|
#define DMASK B11010000
|
||||||
|
|||||||
Reference in New Issue
Block a user