Hi!
I'm not sure, but it seems the constant COMMANDSIZE should not need to be
1024. At the moment we have only 41 Commands and I think we don't put other
commands on runtime into the array.
So I decreased the value to 41 to have a smaller binary.
Daniel