mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-06 14:14:44 +02:00
Resolve compile error for STM32F parallel interface
This commit is contained in:
@@ -22,6 +22,10 @@
|
|||||||
#define SUPPORT_TRANSACTIONS
|
#define SUPPORT_TRANSACTIONS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef tft_Write_16N(C)
|
||||||
|
#define tft_Write_16N(C) tft_Write_16(C)
|
||||||
|
#endif
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////
|
||||||
// Define the parallel bus interface chip pin drive code
|
// Define the parallel bus interface chip pin drive code
|
||||||
////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
Reference in New Issue
Block a user