Mikester
Thanks for the suggestion. I’ll look in the code. I don’t think there is a Tft.drawNumber in TFT.h or TFT.cc
As for the rotation of the screen the tft driver documentation says that the chip can do it. I don’t think it is implemented in the library. If you look at the adafruit library the implementation is different. It has a different chip but it is code compatible. They are giving the same comands to thier chip. Further investigation is required.
Later
Jeff
ps it’s Write not Wrte