livoxProto1: Rn Device::nAttachedStimBuffs=>nAttachedStimulusProducers

More semantically precise name.
This commit is contained in:
2025-11-15 00:56:20 -04:00
parent 475f67d36e
commit 188b09319c
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ Device::Device(const std::string &deviceIdentifier,
deviceIdentifier, comms::DeviceType::Mid40,
// Initialize empty. IP will be set upon successful connection.
""),
nAttachedStimBuffs(0),
nAttachedStimulusProducers(0),
componentThread(componentThread),
commandTimeoutMs(commandTimeoutMs), retryDelayMs(retryDelayMs),
smoIp(smoIp), detectedSmoListeningIp(""), smoSubnetNbits(smoSubnetNbits),