Merge branch 'typo_fix'
This commit is contained in:
commit
a1252c5701
@ -154,7 +154,7 @@ bool PowerLimiterClass::canUseDirectSolarPower()
|
|||||||
{
|
{
|
||||||
CONFIG_T& config = Configuration.get();
|
CONFIG_T& config = Configuration.get();
|
||||||
|
|
||||||
if (!config.PowerLimiter_SolarPassTroughEnabled
|
if (!config.PowerLimiter_SolarPassThroughEnabled
|
||||||
|| !config.Vedirect_Enabled) {
|
|| !config.Vedirect_Enabled) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user