debouncing again

Yep, I can detect but not handle very well. The code goes something like this

// do something
// do something
// do something
if (input_volts > 15000) goodnight_nurse()
// other code that will never see the light of day