How do I use this library?

TomGeorge:
Hi,
Try, print instead of write.

 vfd.print("F0123456789ABCDE");

Just a try in the dark.
It may not even compile.

Tom.. :slight_smile:

Tried that code and it errored out on me. 'class VFD_VAF1613' has no member named 'print'