This commit is contained in:
Bodmer 2021-01-08 23:53:28 +00:00 committed by GitHub
parent 64239999e4
commit 5f171eeefd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ inline void TFT_eSPI::end_touch_read_write(void){
#else
spi.setFrequency(SPI_FREQUENCY);
#endif
SET_BUS_WRITE_MODE;
//SET_BUS_WRITE_MODE;
}
/***************************************************************************************