Hey John, should probably start new thread, but drawNumbers, drawText won’t compile. error message is:
TFTv2\TFTv2.cpp.o: In function ’ TFT::drawChar(unsigned char, unsigned int, unsigned int, unsigned int, unsigned int) ’ :
…\Arduino\libraries\TFTvs/TFTv2.cpp:284:undefined reference to ‘simpleFont’
…\Arduino\libraries\TFTvs/TFTv2.cpp:284:undefined reference to ‘simpleFont’
Any ideas?