Unverified Commit 4dd4cb67 authored by Bodmer's avatar Bodmer Committed by GitHub

Update TFT_eSPI_ESP8266.h

parent 3b50740a
......@@ -44,6 +44,10 @@
#undef TFT_PARALLEL_8_BIT
#endif
#ifndef tft_Write_16N(C)
#define tft_Write_16N(C) tft_Write_16(C)
#endif
////////////////////////////////////////////////////////////////////////////////////////
// Define the DC (TFT Data/Command or Register Select (RS))pin drive code
////////////////////////////////////////////////////////////////////////////////////////
......
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