write flash
This commit is contained in:
parent
c85e752b84
commit
b6bc997e94
|
@ -660,6 +660,7 @@ namespace ratgdo {
|
|||
{
|
||||
transmit(command);
|
||||
this->pref_.save(&this->rollingCodeCounter);
|
||||
global_preferences->sync();
|
||||
}
|
||||
|
||||
void RATGDOComponent::register_child(RATGDOClient* obj)
|
||||
|
|
Loading…
Reference in New Issue