Hello,
I have a 2.8 inch TFT Touch screen for Arduino UNO. I have an example code running with text, but I also would like to use letters that are not from the Latin alphabet, such as Ş. Does anyone know how to do this?
The code I have now is:
Touchscreen1.ino (1.94 KB)