Thanks!
I found the functions in ultralcd_impl_HD44780.h and replaced the "draw_axis_value(X_AXIS..." with my own function for displaying the Fan Speed "_draw_fan_status(0, fanSpeeds[0], blink" and it complies. Haven't loaded and tested it on the printer yet. It's hardly production worthy at this point.
Thanks again!
I found the functions in ultralcd_impl_HD44780.h and replaced the "draw_axis_value(X_AXIS..." with my own function for displaying the Fan Speed "_draw_fan_status(0, fanSpeeds[0], blink" and it complies. Haven't loaded and tested it on the printer yet. It's hardly production worthy at this point.
Thanks again!