mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-10 08:04:43 +02:00
Fix missing macro
This commit is contained in:
@@ -89,6 +89,10 @@
|
|||||||
#define SPI_TOUCH_FREQUENCY 2500000
|
#define SPI_TOUCH_FREQUENCY 2500000
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef SPI_BUSY_CHECK
|
||||||
|
#define SPI_BUSY_CHECK
|
||||||
|
#endif
|
||||||
|
|
||||||
/***************************************************************************************
|
/***************************************************************************************
|
||||||
** Section 4: Setup fonts
|
** Section 4: Setup fonts
|
||||||
***************************************************************************************/
|
***************************************************************************************/
|
||||||
|
Reference in New Issue
Block a user