Hi Richard,
it's any possibilities to drawing a line like a progress bar?
For example, I had ADVAL value from 0 to 120, and I want to draw line on OLED.
I try this:
This didn't work because GLCDDHL accept only numbers not variables like ADVAL.Code:GLCDDHL 0,0,adval,1
It there any way to do it with your include?
Bookmarks