Update Setup32_ILI9341_STM32F103.h
This commit is contained in:
parent
938d2ee5d2
commit
73ff949364
|
|
@ -4,8 +4,7 @@
|
||||||
|
|
||||||
// Last update by Bodmer: 14/1/20
|
// Last update by Bodmer: 14/1/20
|
||||||
|
|
||||||
// Define STM32 to invoke STM32 optimised driver (optimised fns only tested on STM32F767 so far)
|
// Define STM32 to invoke STM32 optimised driver
|
||||||
// so you may need to comment this out
|
|
||||||
#define STM32
|
#define STM32
|
||||||
|
|
||||||
// Define the TFT display driver
|
// Define the TFT display driver
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue