fix
This commit is contained in:
parent
174a1a04e9
commit
24c645bfbe
|
@ -235,11 +235,6 @@ namespace ratgdo {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void RATGDOComponent::set_rolling_codes(bool useRollingCodes)
|
|
||||||
{
|
|
||||||
this->useRollingCodes_ = useRollingCodes;
|
|
||||||
}
|
|
||||||
|
|
||||||
// handle changes to the dry contact state
|
// handle changes to the dry contact state
|
||||||
void RATGDOComponent::dryContactLoop()
|
void RATGDOComponent::dryContactLoop()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue