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.
2 parents 9878f53 + eed585f commit 5970b1eCopy full SHA for 5970b1e
OpenEphys.Onix1/ConfigureBreakoutBoard.cs
@@ -54,6 +54,7 @@ public class ConfigureBreakoutBoard : MultiDeviceFactory
54
[Category(DevicesCategory)]
55
public ConfigureOutputClock ClockOutput { get; set; } = new();
56
57
+ /// <summary>
58
/// Gets or sets the the Harp synchronization input configuration.
59
/// </summary>
60
[TypeConverter(typeof(SingleDeviceFactoryConverter))]
0 commit comments