As the title says... Chat on...

User avatar
By joaodh
#8578 Hello to everyone, I make a script to work with LCD 3310 (pdc8455), everything work good with the hex for an ASCII letter. But when I make an multi array with the abecedary, when I restart the esp, it give me a error with memory not enough. I think the problem is the stack overflow. Because in lua I can't define variable's like constants. Somebody can help me to resolve this problem? Tanks
User avatar
By alonewolfx2
#8932 can i see your working script? maybe i can help you. i am trying to implement library in nodemcu but if it work with lua script it going to be easy.