Good morning all,
I've wrote an application for my raspberry pi 2 and it's successfully deployed.
Mainly my when is running is waiting for the event on I/O, but if i wait for example a minutes before interact the app is stopped automatically.
How i can do for run the application without to be stopped ?
For sure i can do a while do cycle in a point of program ... but i don't like it very much ...
thanks
Andrea