mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-31 14:57:48 +00:00
typo on elif
This commit is contained in:
@@ -325,7 +325,7 @@ void write_8(uint8_t x)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
#if defined(ARDUINO_GENERIC_STM32F103C) || defined(ARDUINO_NUCLEO_F103C8)
|
#elif defined(ARDUINO_GENERIC_STM32F103C) || defined(ARDUINO_NUCLEO_F103C8)
|
||||||
#warning Uno Shield on MY BLUEPILL
|
#warning Uno Shield on MY BLUEPILL
|
||||||
#define RD_PORT GPIOB
|
#define RD_PORT GPIOB
|
||||||
#define RD_PIN 1
|
#define RD_PIN 1
|
||||||
|
|||||||
Reference in New Issue
Block a user