2

Everytime I verify my code, this error comes out...

Sketch uses 4760 bytes (14%) of program storage space. Maximum is 32256 bytes.

Global variables use 268 bytes (13%) of dynamic memory, leaving 1780 bytes for local variables. Maximum is 2048 bytes.

I am using Windows 8.1 with Arduino 1.8.2.

1 Answer 1

1

That is not an error. That is the message that it gives on a successful compile. Your next step is to upload that to the board and see if it works.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.