Graphic LCD (KS0108) library now available

I've tried this on a graphic LCD I got from here: Blue Graphic LCD Display 128x64 Technical Data with no luck.
...

Hi jai,

Try adding the following line to the ks0108.h file
#define PUBLISH

Just before the line
#ifndef PUBLISH

delete the ks0108.o file and recompile your sketch.

Brilliant, works a charm, thank you very much. Did I miss something in the playground how-to, or is that undocumented?

jai.
.