1
0
forked from fsfw/fsfw

removed file header

This commit is contained in:
2020-05-18 19:42:45 +02:00
parent b1d9d55f50
commit 067cd95731
2 changed files with 0 additions and 6 deletions

View File

@ -71,7 +71,6 @@ public:
ReturnValue_t acquire(uint32_t timeoutMs =
BinarySemaphore::NO_BLOCK_TIMEOUT) override;
ReturnValue_t release() override;
uint8_t getSemaphoreCounter() override;
/**