FrameworkComputer / EmbeddedController

Embedded Controller firmware for the Framework Laptop
BSD 3-Clause "New" or "Revised" License
950 stars 64 forks source link

pwm: Condition of if statement never holds #31

Open szsam opened 1 year ago

szsam commented 1 year ago

https://github.com/FrameworkComputer/EmbeddedController/blob/5374ce83214cef8e08d2bad537d2d4c7768902b7/chip/mchp/pwm.c#L104 Please double-check this if condition. It does not make sense to me.