I got the following error, if I tried to define it, I get a lot more errors.
Using example, avr, 400*240
In file included from E:\Documents\Arduino\libraries\UTFT\UTFT.cpp:55:
E:\Documents\Arduino\libraries\UTFT\/hardware/avr/HW_ATmega328P.h:6: error: no 'void UTFT::LCD_Writ_Bus(char, char, byte)' member function declared in class 'UTFT'
I got the following error, if I tried to define it, I get a lot more errors.
Using example, avr, 400*240