Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused variables in filterDrive.st #11

Open
kmpeters opened this issue Jun 15, 2021 · 0 comments
Open

Unused variables in filterDrive.st #11

kmpeters opened this issue Jun 15, 2021 · 0 comments

Comments

@kmpeters
Copy link
Member

The OUT array:

https://github.com/epics-modules/optics/blob/master/opticsApp/src/filterDrive.st#L181-L183

which is assigned to the "Set" PVs:

https://github.com/epics-modules/optics/blob/master/opticsApp/src/filterDrive.st#L355-L356

Is unused except for this one comment that should probably be changed from OUT to OUTGET:

https://github.com/epics-modules/optics/blob/master/opticsApp/src/filterDrive.st#L466

keenanlang added a commit that referenced this issue Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant