This commit is contained in:
Bodmer
2021-01-08 23:53:28 +00:00
committed by GitHub
parent 64239999e4
commit 5f171eeefd

View File

@@ -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;
} }
/*************************************************************************************** /***************************************************************************************