mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Always set uRateMax
This commit is contained in:
@@ -1062,9 +1062,9 @@ void RippleCalc::calcNodeRipple (
|
||||
saCurAct += saCurOut;
|
||||
saPrvAct = saPrvReq;
|
||||
|
||||
if (!uRateMax)
|
||||
uRateMax = uRate;
|
||||
}
|
||||
if (!uRateMax)
|
||||
uRateMax = uRate;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user