Compare commits

..

3 Commits

Author SHA1 Message Date
3eeeb4bfa4 PwmLimits: Save user set value into flash
In place of the machine values derived from the PWM duty / center point
calculations
2024-08-14 17:43:50 +08:00
78dba747f7 README: Document PWM value clamping 2024-08-14 17:43:50 +08:00
24b996a5f3 PwmSummary: Show set value instead of max
Show in summary the set value, before all PWM duty calculations instead
of the maximum value.

Putting the maximum in PwmSummary has little use - the maximum never
changes throughout the lifetime of the firmware and can be replaced by
documentation elsewhere.
2024-08-14 17:43:50 +08:00

Diff Content Not Available