1
0
forked from fsfw/fsfw

renaming for host os

This commit is contained in:
2020-06-07 01:40:48 +02:00
parent 3c80bdfefa
commit d0b218c18e
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ public:
bool isDefaultDestinationSet() const override;
ReturnValue_t lockQueue(millis_t lockTimeout);
ReturnValue_t lockQueue(dur_millis_t lockTimeout);
ReturnValue_t unlockQueue();
protected:
/**