I have a sketch that shows Binary sketch size: 21,524 bytes (of a 32,256 byte maximum)
When I go much past 22,000 bytes I see the symptoms of a sketch that is too large - consistent rebooting.
How can I fix the sketch size calculation/whatever?
I slashed a bunch out. Is there a doc that talks about the RAM usage and requirements? This think nuked on the setup() routine... so thats weird. I di have a lot of serial debugging...