H32 for C2 - 12864 lcd - expected token before '{'
Opened this issue · 0 comments
classicrocker883 commented
using Eclipse IDE trying to compile for the Aquila C2 with H32 board and the 12864 lcd. it used the U8GLIB files and cannot get past this error.
the problem I'm stuck with is the file U8GLIB-HAL.h
and i get some expected token before '{'
@line 49
class U8GLIB : public U8GLIB_PRINT_CLASS {
has anyone compiled H32 on Eclipse, I'm able to make it work with the DWIN lcd, but not the one for original ender 3 lcd.