write flash

This commit is contained in:
J. Nick Koston 2023-06-08 11:31:47 -05:00
parent c85e752b84
commit b6bc997e94
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -660,6 +660,7 @@ namespace ratgdo {
{ {
transmit(command); transmit(command);
this->pref_.save(&this->rollingCodeCounter); this->pref_.save(&this->rollingCodeCounter);
global_preferences->sync();
} }
void RATGDOComponent::register_child(RATGDOClient* obj) void RATGDOComponent::register_child(RATGDOClient* obj)