Hallo da draussen,
beim kompilieren der Marlin Software bekomme ich folgende Fehlermeldung:
In file included from sketch\ultralcd.cpp:78:0:
sketch\ultralcd_impl_HD44780.h: In function 'void lcd_implementation_status_screen()':
ultralcd_impl_HD44780.h:702: error: 'CHAR' was not declared in this scope
lcd.print((CHAR)LCD_BEDTEMP_CHAR);
^
exit status 1
'CHAR' was not declared in this scope
kann mir da jemand weiter helfen?
beim kompilieren der Marlin Software bekomme ich folgende Fehlermeldung:
In file included from sketch\ultralcd.cpp:78:0:
sketch\ultralcd_impl_HD44780.h: In function 'void lcd_implementation_status_screen()':
ultralcd_impl_HD44780.h:702: error: 'CHAR' was not declared in this scope
lcd.print((CHAR)LCD_BEDTEMP_CHAR);
^
exit status 1
'CHAR' was not declared in this scope
kann mir da jemand weiter helfen?