debouncer

thanks that's what I figured , iv only been coding a few days so im not good with this stuff. I fixed by just using the millis() instead of the currentmillis in the time comparator inside the button loop. Thanks for your input. This stuff gets tough.