-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ultra_LCD uncomment #444
Comments
fix: add #define NEWPANEL in config.h Good luck! |
problem # 2 line 324 - uncomment define ULTIPANEL gives error I commented (deleted) the line so now it works, but I have no idea why. |
I do not know of an ULTIPANEL implementation for the SL boards. If you made one you have to add the pins to the pins.h file. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
DLed latest version,
changes:
line #51 - #define motherboard 62
line #319 - uncomment Ultra_LCD
ERROR in ultraLCD_implementation_hitachi_HD44780.h
'LCD_PINS_RS' was not declared in this scope
along with an error list found here:
http://pastebin.com/exiJSqVf
The text was updated successfully, but these errors were encountered: