Ucglib: Color OLED and TFT Library...

Hi Oliver

I looked in Ucglib.h 1.3.3 and found this:

void powerDown(void) { ucg_PowerDown(&ucg); }
void powerUp(void) { ucg_PowerUp(&ucg); }

I also looked in ucg_dev_ic_128x128_ilsoft.c but could not find any reference to PowerUp or PowerDown commands/functions

Any other suggestions?

Thanks
James