You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the library working great with de Mega but not with the due.
This is the fault message:
In file included from C:\test\libraries\UTFT-master\UTFT.cpp:83:0:
C:\test\libraries\UTFT-master\hardware/arm/HW_SAM3X8E.h:9:51: error: no 'void UTFT::LCD_Writ_Bus(char, char, byte)' member function declared in class 'UTFT'
void UTFT::LCD_Writ_Bus(char VH,char VL, byte mode)
^
Fout bij het compileren.
Wat is the problem? can you help me?
thanks
The text was updated successfully, but these errors were encountered:
Hello,
the library working great with de Mega but not with the due.
This is the fault message:
In file included from C:\test\libraries\UTFT-master\UTFT.cpp:83:0:
C:\test\libraries\UTFT-master\hardware/arm/HW_SAM3X8E.h:9:51: error: no 'void UTFT::LCD_Writ_Bus(char, char, byte)' member function declared in class 'UTFT'
void UTFT::LCD_Writ_Bus(char VH,char VL, byte mode)
^
Fout bij het compileren.
Wat is the problem? can you help me?
thanks
The text was updated successfully, but these errors were encountered: