set dataset invalid on OFF mode #726
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "tmp-1075-set-sets-invalid"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -19,6 +19,7 @@ void Tmp1075Handler::doStartUp() {
void Tmp1075Handler::doShutDown() {
communicationStep = CommunicationStep::START_ADC_CONVERSION;
dataset.setValidity(false, true);
PoolReadGuard
missing for commit