mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-05 21:54:42 +02:00
Resolve compile error for STM32F parallel interface
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
#define SUPPORT_TRANSACTIONS
|
||||
#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
|
||||
////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user