some better names
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-11-17 13:26:03 +01:00
parent 72f8e359bb
commit ffc4a3456b
2 changed files with 5 additions and 5 deletions

View File

@ -1339,7 +1339,7 @@ class VerificationReport {
/**
* @brief Gets the APID of command which caused the transmission of this verification report.
*/
uint8_t getRefApid() const { return refApid; }
uint8_t getRefModuleApid() const { return refApid; }
uint8_t getRefServiceId() const { return refServiceId; }