v1.12.0 #269
@ -140,7 +140,7 @@ ReturnValue_t Max31865EiveHandler::initializeLocalDataPool(localpool::DataPool&
|
|||||||
return RETURN_OK;
|
return RETURN_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
void Max31865EiveHandler::setDeviceInfo(uint8_t idx_, std::string locaction_) {
|
void Max31865EiveHandler::setDeviceInfo(uint8_t idx_, std::string location_) {
|
||||||
idx = idx_;
|
idx = idx_;
|
||||||
locString = std::move(locaction_);
|
locString = std::move(location_);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user