Skip to content

Comments

Remove "unused variables" warnings#47

Open
szotsaki wants to merge 1 commit intoPaulStoffregen:masterfrom
szotsaki:remove-unused-variables-warnings
Open

Remove "unused variables" warnings#47
szotsaki wants to merge 1 commit intoPaulStoffregen:masterfrom
szotsaki:remove-unused-variables-warnings

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