1
0
forked from fsfw/fsfw

csb hotfix

This commit is contained in:
2020-09-22 13:59:25 +02:00
parent e3cbc4dfd5
commit 5072c09bc0
2 changed files with 3 additions and 8 deletions

View File

@ -316,7 +316,7 @@ protected:
ReturnValue_t sendTmPacket(uint8_t subservice, SerializeIF* content,
SerializeIF* header = nullptr);
void checkAndExecuteFifo(CommandMapIter iter);
void checkAndExecuteFifo(CommandMapIter& iter);
private:
/**