We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42071f commit 769a531Copy full SHA for 769a531
CHANGELOG.md
@@ -46,9 +46,7 @@ All notable changes to this project will be documented in this file.
46
* Enum value added:
47
* `INHIBITED` added to enum `OutputStates`.
48
* #### Changed
49
- * **[Source Breaker]:** Enum value names in `OutputStates` have been changed:
50
- * `OutputStates.VOLTAGE` -> `OutputStates.CONSTANT_VOLTAGE`
51
- * `OutputStates.CURRENT` -> `OutputStates.CONSTANT_CURRENT`
+ * Fixed #2067: `nidcpower.OutputStates` values are incorrect.
52
* #### Removed
53
* ### `nidigital` (NI-Digital Pattern Driver)
54
* #### Added
0 commit comments