This seems to have fixed #18. Or at least I haven't had any random button presses occurring since the change.
I hope the code is small enough this time. I could also cram all the new Date stuff inside the if block but that would make the code quite unreadable in my opinion.
This seems to have fixed #18. Or at least I haven't had any random button presses occurring since the change.
I hope the code is small enough this time. I could also cram all the
new Date
stuff inside theif
block but that would make the code quite unreadable in my opinion.