It´s my first day with arduino and I start searching for projects. the first time all work perfectly, but when I compile a second Project, the black box throw me this massage:
“Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 32,256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.”
And nothing happened after that. What should I do?
Thanks a lot!