minor tweaks
This commit is contained in:
parent
c2b8507d29
commit
eef2fd3b7a
@ -36,9 +36,8 @@ public:
|
|||||||
//! [EXPORT] : P1: Sequence number missing
|
//! [EXPORT] : P1: Sequence number missing
|
||||||
static constexpr ReturnValue_t SEQUENCE_PACKET_MISSING_READ = MAKE_RETURN_CODE(16);
|
static constexpr ReturnValue_t SEQUENCE_PACKET_MISSING_READ = MAKE_RETURN_CODE(16);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
virtual ~HasFileSystemIF() {}
|
virtual ~HasFileSystemIF() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Function to get the MessageQueueId_t of the implementing object
|
* Function to get the MessageQueueId_t of the implementing object
|
||||||
* @return MessageQueueId_t of the object
|
* @return MessageQueueId_t of the object
|
||||||
|
Loading…
Reference in New Issue
Block a user