I'm using this TTGO board from amazon.
The original preprogrammed demo ran fine meaning the screen works.
At first, the solution seemed to be uncommenting a line in User_setup_Select.h as show above, but now uploading the example sketch returns this error code.
Project info:
TFT_eSPI v2.2.20
Arduino IDE v2.3.2
Code is the Color_Test example sketch from TFT_eSPI
*I tried a simple serial println code which worked so the board is responsive
Thank you in advance!