Skip to content

Commit

Permalink
Merge e5a6173 into 25da60d
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphlange authored Sep 18, 2023
2 parents 25da60d + e5a6173 commit 2e5a0ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions asyn/devEpics/devAsynXXXArray.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ class devAsynXXXArray
devAsynXXXArray(dbCommon *pRecord, DBLINK *plink, int signedType, int unsignedType, bool isOutput, const char *interfaceType,
userCallback qrCallback, INTERRUPT interruptCallback):
pRecord_((RECORD_TYPE*) pRecord),
pInterface_(nullptr),
lastStatus_(asynSuccess),
isOutput_(isOutput),
ringBuffer_(0),
Expand Down

0 comments on commit 2e5a0ea

Please sign in to comment.