nasa-jpl / fastcat

C++ EtherCAT Device Command & Control Library
Other
47 stars 11 forks source link

Fixes faulted assignment in Actuator driver #49

Closed d-loret closed 2 years ago

d-loret commented 2 years ago

Summary: The variable faulted in the Actuator's state was not assigned a value. This has been fixed.

Fixes #47

Reviewers: alex-brinkman, JosephBowkett