I programmed so many m5 stack core2 using the UI FLOW web ide.
The problem is my prev codes are not working in the newly burned core2V1.9.0
[M5 stack device]
For example, I used lcd.font(lcd.FONT_DejaVu18) for font adjustment.
But now UIflow web ide not showing that option.Only LCD.font(LCD.FONT_Default) is working.
when i used lcd.font(lcd.FONT_DejaVu18) , m5 stack core2 showing error
"TFT' OBJECT HAS NO ATTRIBUTE 'FONT_DEJAVU18'
Also, can I get older version firmware for m5 stack core2 from the m5 burner.?