Merge branch 'development' into mueller/integrated-unittests

This commit is contained in:
Robin Müller 2021-10-18 14:36:01 +02:00
commit 76d12e3db1

View File

@ -119,6 +119,6 @@ void TmPacketStoredBase::handleStoreFailure(const char *const packetType, Return
break;
}
#endif
}
#endif
}
}