Morning All,
New to Arduino and am using one for a school project. I have downloaded code from a website that has been working correctly for the whole weekend. But now when I have gone to upload it to the Arduino I have a error. I have tried to reset the Arduino but I still get the same error.
the error is -
sketch uses 2396 bytes (7%) of program storage space. Maximum is 32256 bytes.
Global variables use 194 bytes (9%) of dynamic memory, leaving 1854 bytes for local variable. Maximum is 2048 bytes.
How do I fix this?
Thanks