I am trying to configure the MATTERHACKERS PULSE XL firmware located at the following site:
[github.com]
The source code does not compile and I have found most of the bugs except one. It will not compile when using the MINI 12864 or RepRapLCD panel. It will compile with the VICKY2 panel.
The error code I get is:
Marlin\src\lcd\dogm\ultralcd_DOGM.h:211:23: error: 'DOGLCD_CS' was not declared in this scope
Marlin\src\lcd\dogm\ultralcd_DOGM.h:211:34: error: 'DOGLCD_A0' was not declared in this scope
I have tried all the fixes I could find googling but no luck
Help appreciated
Thanks
Bill
[github.com]
The source code does not compile and I have found most of the bugs except one. It will not compile when using the MINI 12864 or RepRapLCD panel. It will compile with the VICKY2 panel.
The error code I get is:
Marlin\src\lcd\dogm\ultralcd_DOGM.h:211:23: error: 'DOGLCD_CS' was not declared in this scope
Marlin\src\lcd\dogm\ultralcd_DOGM.h:211:34: error: 'DOGLCD_A0' was not declared in this scope
I have tried all the fixes I could find googling but no luck
Help appreciated
Thanks
Bill