stm32: ltdc: clarify warning on faulty include
No code change.
This commit is contained in:
parent
fb0cac49cb
commit
5f8cbb95e6
@ -25,5 +25,5 @@
|
||||
#elif defined(STM32F7)
|
||||
# include <libopencm3/stm32/f7/ltdc.h>
|
||||
#else
|
||||
# error "LCD-TFT only defined for STM32F4"
|
||||
# error "LCD-TFT not defined for this family"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user