@teastain

Here the answer:

M5.Lcd.print("Temp:"); M5.Lcd.print(t,0); M5.Lcd.print(char(247));M5.Lcd.println("C");

I guess you have found it meanwhile, but perhaps it is useful for others.