processing println limit?
in
Integration and Hardware
•
1 year ago
Is there a limit to println calls that can be done to the console? Or will processing just keep going forever until you run out of ram?
I'm trying to debug a problem without being really able to see the code or the error and the only thing i can think of that could be a problem is that the sketch was println every minute or so and its been going for about 12 hrs now.
I'm trying to debug a problem without being really able to see the code or the error and the only thing i can think of that could be a problem is that the sketch was println every minute or so and its been going for about 12 hrs now.
1