some more fsfw objects and stubs for unittesting
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
class ThermalController : public ExtendedControllerBase {
|
||||
public:
|
||||
ThermalController(object_id_t objectId);
|
||||
ThermalController(object_id_t objectId, object_id_t parentId);
|
||||
|
||||
ReturnValue_t perform();
|
||||
|
||||
|
Reference in New Issue
Block a user