Unverified Commit 3b50740a authored by Bodmer's avatar Bodmer Committed by GitHub

Update TFT_eSPI_ESP32.h

parent 48da363c
......@@ -38,6 +38,10 @@
#define SUPPORT_TRANSACTIONS
#endif
#ifndef tft_Write_16N(C)
#define tft_Write_16N(C) tft_Write_16(C)
#endif
/*
ESP32:
FSPI not defined
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment