atuline / FastLED-Demos

Here's my updated FastLED demos from January, 2017.
GNU General Public License v3.0
611 stars 174 forks source link

Invert logic for button control #21

Open t0mekk opened 6 years ago

t0mekk commented 6 years ago

I think it would be handy to have ability to invert logic in jsbutton.h I had to add this line in my project to read button state properly (Arduino Nano). It's possible to set variable directly in .ino file.