minor tweaks

This commit is contained in:
Robin Müller 2021-07-08 12:22:25 +02:00
parent c2b8507d29
commit eef2fd3b7a
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 2 deletions

View File

@ -36,9 +36,8 @@ public:
//! [EXPORT] : P1: Sequence number missing
static constexpr ReturnValue_t SEQUENCE_PACKET_MISSING_READ = MAKE_RETURN_CODE(16);
virtual ~HasFileSystemIF() {}
/**
* Function to get the MessageQueueId_t of the implementing object
* @return MessageQueueId_t of the object