Fix: Set button pin mode

The pinMode function
The pinMode function determines how the button pin should behave.
In the case it is more appropriate that it be set as pulldown
(when it is off).
1 file changed
tree: 178f6b89ca379e94e5052a2144580d21024bf666
  1. examples/
  2. src/
  3. .gitignore
  4. AUTHORS
  5. COPYING
  6. Makefile
  7. README