Example for drawLine() is misspelled
This: "u8g.DrawLine(7, 10, 40, 55);" is included in the sample.
This: "u8g.drawLine(7, 10, 40, 55);" is what
should be there.
What steps will reproduce the problem?
1.Change the capitol "D" to lower case.
2.
3.
What is the expected output? What do you see instead? compiled sketch, error in
compile
What version of the product are you using? On what operating system?
Windows 7 HP, arduino, latest U8Glib
Please provide any additional information below.
A small thing to be sure, but you have rank beginners in programming, like me,
using the
reference. They wonder why an example does not work in their code. Of course I
believe a
valuable lesson has been learned. LOL But maybe the lesson should have occurred
outside
the reference. heheheh
Thanks for keeping this valuable store of information. Without it I could not
use my J12864 LCD display. I certainly haven't reached the point where I could
write my own library from the datasheet. I considered this task. After reading
the data specs I decided to drink a beer instead. :)
Thanks;
Walt
walt@zeuss1.com
A picture of my display in action:
http://www.flickr.com/photos/73766535@N00/7810659332/in/photostream/lightbox/
Original issue reported on code.google.com by w...@zeuss1.com on 21 Aug 2012 at 11:17
Original issue reported on code.google.com by
w...@zeuss1.com
on 21 Aug 2012 at 11:17