Unverified Commit 5f171eee authored by Bodmer's avatar Bodmer Committed by GitHub

Fix #923 and #915

parent 64239999
...@@ -38,7 +38,7 @@ inline void TFT_eSPI::end_touch_read_write(void){ ...@@ -38,7 +38,7 @@ inline void TFT_eSPI::end_touch_read_write(void){
#else #else
spi.setFrequency(SPI_FREQUENCY); spi.setFrequency(SPI_FREQUENCY);
#endif #endif
SET_BUS_WRITE_MODE; //SET_BUS_WRITE_MODE;
} }
/*************************************************************************************** /***************************************************************************************
......
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