1
0
forked from fsfw/fsfw

uint16_t correction

This commit is contained in:
2020-05-15 19:56:54 +02:00
parent 3f71babfa9
commit c77ec9e7fc
2 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@ public:
* @return The size of the PUS Application Data (without Error Control
* field)
*/
size_t getApplicationDataSize();
uint16_t getApplicationDataSize();
/**
* This getter returns the Error Control Field of the packet.
*