Special characters like german umlaut äöü
- 
					
					
					
					
How do i print these characters to LCD? I own the M5stack Grey.
With other Arduino LCD's i did "\xEF" to print 'ö'. But with M5 LCD it did not work.
Is there a document showing wich characters are supported in the LCD font?
Patrick - 
					
					
					
					
maybe it need add Font library by yourself
 - 
					
					
					
					
Hi,
It's actually significantly simpler to type an e after the umlauted letters, and utilize a twofold s (ss) for ß. That is how Germans treat they need to.