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

This commit is contained in:
2022-09-01 11:04:24 +02:00
parent 7dde1150e8
commit 3d71cce30b
3 changed files with 8 additions and 6 deletions

View File

@ -84,7 +84,7 @@ class GomspaceDeviceHandler : public DeviceHandlerBase {
*/
virtual ReturnValue_t generateRequestFullTableCmd(GOMSPACE::SpecialRequestTypes reqType,
uint8_t tableId, uint16_t tableSize,
DeviceCommandId_t id);
DeviceCommandId_t id, CspCookie* cspCookie);
/**
* This command handles printing the HK table to the console. This is useful for debugging