mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-24 06:51:11 +02:00
Update TFT_eSPI_ESP32.h
This commit is contained in:
@@ -38,6 +38,10 @@
|
|||||||
#define SUPPORT_TRANSACTIONS
|
#define SUPPORT_TRANSACTIONS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef tft_Write_16N(C)
|
||||||
|
#define tft_Write_16N(C) tft_Write_16(C)
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
ESP32:
|
ESP32:
|
||||||
FSPI not defined
|
FSPI not defined
|
||||||
|
Reference in New Issue
Block a user