Clamp an overheat-protection min/max pair into range with the required gap: min lands in [31, 38], max in [33, 40], and max - min >= 2.
max - min >= 2
Requested lower bound, in °C.
Requested upper bound, in °C.
The clamped { min, max } pair.
{ min, max }
Clamp an overheat-protection min/max pair into range with the required gap: min lands in [31, 38], max in [33, 40], and
max - min >= 2.