merging
This commit is contained in:
parent
a893260de0
commit
1e4337e900
@ -22,7 +22,7 @@ void PowerLimiterClass::init()
|
|||||||
void PowerLimiterClass::loop()
|
void PowerLimiterClass::loop()
|
||||||
{
|
{
|
||||||
CONFIG_T& config = Configuration.get();
|
CONFIG_T& config = Configuration.get();
|
||||||
|
|
||||||
// Run inital checks to make sure we have met the basic conditions
|
// Run inital checks to make sure we have met the basic conditions
|
||||||
if ( !config.PowerMeter_Enabled
|
if ( !config.PowerMeter_Enabled
|
||||||
|| !Hoymiles.getRadio()->isIdle()
|
|| !Hoymiles.getRadio()->isIdle()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user