the sd stuff is evil..
This commit is contained in:
@ -38,5 +38,5 @@ class VirtualChannelWithQueue : public VirtualChannel, public AcceptsTelemetryIF
|
||||
|
||||
private:
|
||||
MessageQueueIF* tmQueue = nullptr;
|
||||
StorageManagerIF* tmStore = nullptr;
|
||||
StorageManagerIF& tmStore;
|
||||
};
|
||||
|
Reference in New Issue
Block a user