Fix ambiguous unicode character

This commit is contained in:
2026-02-02 19:29:51 +00:00
parent 43efdfc2f4
commit 4e0b6b34a8

View File

@@ -160,7 +160,7 @@ static void Update(void)
// TODO: PID control for fan pulse-width modulation?
// The dead band represents the lower and upper limits
// of the error between which the controller doesnt
// of the error between which the controller doesn't
// react.
state = S_IDLE;