components concepts - beta version stage
This commit is contained in:
@@ -185,6 +185,8 @@ public:
|
||||
std::lock_guard lock{_updateMutex};
|
||||
|
||||
_data = std::move(current_data);
|
||||
|
||||
return TEL_ERROR_OK;
|
||||
}
|
||||
|
||||
mount_telemetry_data_t data(this auto&& self)
|
||||
|
||||
Reference in New Issue
Block a user