This is infinite loop:

for (ubyte i=0; i<=255; i++)
{
      ...
}

I guess it's a bug?

Reply via email to