I'm working on my first Library for Arduino, and will be creating a Class that can be instantiated in a sketch - several times if needed. Working with Arduino 1.03
Just wondering when the created objects 'go away' - IE get destroyed? Or do they live forever in the Flash memory of the Atmel 328?
Be easy on me - I'm new to this environment!
=Alan R.