Compare commits

..

3 Commits

Author SHA1 Message Date
c0bddc03b9 PwmLimits: Save user set value into flash
In place of the machine values derived from the PWM duty / center point
calculations
2024-08-15 16:51:05 +08:00
cfc0f371c1 README: Document PWM value clamping 2024-08-15 16:51:05 +08:00
aff03fa7b0 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 runtime of the firmware and can be replaced by
documentation elsewhere.
2024-08-15 16:50:58 +08:00

Diff Content Not Available