|
|
|
|
|
by st3fan
4868 days ago
|
|
Here is a theory. Switches, specially push buttons, need debouncing in software. If a switch has problems then the characteristics of the debounce might change. Which could possibly be fixed by recalibrating. (Not by holding a switch down of course, you would need to push and release the switch many times to see a debouncing change) |
|
I also see no reason that debouncing would require calibration. Basic debouncing just ignores any additional events that occur within a set period. That would just be set at the factory. There's a huge gulf between the timeframe of multiple events occurring due to switch mechanicals and the timeframe of legitimate ones.
Finally, the idea that somehow the Calculator app triggers a secret magic calibration step is just absurd. Even if you can somehow swallow the idea of software calibration of a simple mechanical switch, that detail makes it clear that this is nonsense.