Tweet

I’m rather proud of this commit. I used to have two code paths for the LEDs: a digital output option that worked in standby mode, or a PWM option that didn’t. Then I realized: an LED stuck at 100% while the PWM driver is halted isn’t a bug. It’s a feature. https://github.com/joeycastillo/Sensor-Watch/commit/637964ae4bdbd5af4647e0e53789b77d66a23993

(original)