save structs for datasets
This commit is contained in:
@ -36,7 +36,7 @@ protected:
|
||||
|
||||
private:
|
||||
/** Dataset for the housekeeping table of the PDU2 */
|
||||
PDU2::PDU2HkTableDataset hkTableDataset;
|
||||
PDU2::PDU2HkTableDataset pdu2HkTableDataset;
|
||||
};
|
||||
|
||||
#endif /* MISSION_DEVICES_PDU2HANDLER_H_ */
|
||||
|
Reference in New Issue
Block a user