mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-31 14:57:48 +00:00
modified A0_pin for BLUEPILL on Keil
This commit is contained in:
@@ -120,8 +120,8 @@
|
||||
#define D13_PORT GPIOB
|
||||
#define D13_PIN 3
|
||||
#define A0_PORT GPIOB
|
||||
#define A0_PIN 5 //original pcb uses SPI pin
|
||||
// #define A0_PIN 0 //hardware mod to Adapter to PB0. Allows use of PB5 for SD Card
|
||||
// #define A0_PIN 5 //original pcb uses SPI pin
|
||||
#define A0_PIN 0 //hardware mod to Adapter to PB0. Allows use of PB5 for SD Card
|
||||
#define A1_PORT GPIOB
|
||||
#define A1_PIN 6
|
||||
#define A2_PORT GPIOB
|
||||
|
||||
Reference in New Issue
Block a user