Refactor or add code comments fix #4555

This commit is contained in:
rusefillc 2022-09-09 18:11:27 -04:00
parent 45eaa0546c
commit e89f553d55
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ void writeToFlashIfPending() {
// Prevent sensor timeouts while flashing
Sensor::inhibitTimeouts(true);
writeToFlashNow();
// we do not want to allow sensor timeouts right away, we re-enable next time method is invoked
}
// Erase and write a copy of the configuration at the specified address