1
0
forked from fsfw/fsfw

better names

This commit is contained in:
2020-04-23 10:32:05 +02:00
parent ab2794e2d8
commit 3a3960ed1c
2 changed files with 3 additions and 3 deletions

View File

@ -108,7 +108,7 @@ protected:
* Read the TM Queue and send TM if necessary. Default implementation provided
* @return
*/
virtual ReturnValue_t readTmQueue();
virtual ReturnValue_t handleTmQueue();
/**
* Send stored data if communication link is active