A: Fix crash when sensors read zero B: Fixed crash when sensors read zero C: Fixes crash when sensors read zero D: Previously, a sensor reading of zero would lead to division by zero. This commit imposes a positive minimum sensor reading to avoid the crash. E: (Any of the above)