Beside, size() must be the first instruction in setup(). You can call it with a default value, and use resize() later. I have see issues with core libraries initialized before size() (code can be run twice in this zone!).
↧