bugubird
Results
1
comments of
bugubird
> In your "setup()" routine you should use pinMode() to define your pin modes. If you put "pinMode(, INPUT_PULLUP)" there as the OP mentioned it will enable the internal pullup....