Useing more then 8 Custom Charicters on an LCD

Greetings,

I have problems using your code and using the lcd.createChar() and lcd.write() functions. It only works for me if I declare the chars in the setup function of my program. If I declare the char with lcd.creatChar() anywhere else in the code, my program successfully ignores it.

I hope you know what I mean...

With best regards,
r0oland