Rename: senseDeviceSpecs => deviceAttachmentSpecs
This commit is contained in:
@@ -16,7 +16,7 @@ std::vector<std::shared_ptr<InteroceptorDevAttachmentSpec>>
|
||||
std::vector<std::shared_ptr<ExtrospectorDevAttachmentSpec>>
|
||||
DeviceManager::extrospectorDeviceSpecs;
|
||||
std::vector<std::shared_ptr<DeviceAttachmentSpec>>
|
||||
DeviceManager::senseDeviceSpecs;
|
||||
DeviceManager::deviceAttachmentSpecs;
|
||||
|
||||
const std::string DeviceManager::stringifyDeviceSpecs(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user