Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "unused variables" warnings #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

szotsaki
Copy link

@szotsaki szotsaki commented Apr 4, 2018

Fixing #46.

@PaulStoffregen
Copy link
Owner

I don't see any warnings when I compile the Echo example for Teensy 3.5 (arm chip) or Teensy 2.0 (avr chip).

Which board and software are you using?

@szotsaki
Copy link
Author

I don't think it's board-dependent (but I have Arduino Nano). Do you have all the warnings turned on? File > Preferences > Compiler warnings: All. If you use bare GCC, turn on either -Wall or -Wunused-variable.

@szotsaki
Copy link
Author

szotsaki commented Dec 8, 2018

A gentle ping

@SRGDamia1
Copy link
Contributor

+1

@xmirakulix
Copy link

+1, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants