Skip to content

Commit cfd3019

Browse files
changed to properties
Co-authored-by: Jay Fitzgerald <34140133+ni-jfitzger@users.noreply.github.com>
1 parent 09285e1 commit cfd3019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,7 +1702,7 @@
17021702
- Changed `interpolation_delay` and `relative_delay` properties to be of type hightime.timedelta, so that it aligns with _delay_ attributes across other APIs in the repository
17031703
- Updated `wait_until_settled` method to have `max_time_milliseconds` parameter as type hightime.timedelta with a default value of 10 seconds
17041704
- Changed `exported_ref_clock_rate` and `ref_clock_rate` properties to be of type float instead of enum, since the enums just represented raw float values
1705-
- Updated below attributes and method parameters to be of string enum type instead of plain string, since they would support only fixed set of strings
1705+
- Updated below properties and method parameters to be of string enum type instead of plain string, since they would support only fixed set of strings
17061706
- `pulse_modulation_source`
17071707
- `exported_pulse_modulation_event_output_terminal`
17081708
- `exported_ref_clock_output_terminal`

0 commit comments

Comments
 (0)