From 45e01d93b14d29abf79f484c35af0678b64fb833 Mon Sep 17 00:00:00 2001 From: jonnew Date: Thu, 19 Sep 2024 19:04:38 -0400 Subject: [PATCH] Address review comments --- OpenEphys.Onix1/ConfigureUclaMiniscopeV4.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenEphys.Onix1/ConfigureUclaMiniscopeV4.cs b/OpenEphys.Onix1/ConfigureUclaMiniscopeV4.cs index b2cc0a3..6ff9ba7 100644 --- a/OpenEphys.Onix1/ConfigureUclaMiniscopeV4.cs +++ b/OpenEphys.Onix1/ConfigureUclaMiniscopeV4.cs @@ -10,7 +10,7 @@ namespace OpenEphys.Onix1 /// Configures a UCLA Miniscope V4 on the specified port. /// /// - /// The UCLA Miniscope V4 is a e miniaturized fluorescent microscope for performing single-photon calcium + /// The UCLA Miniscope V4 is a miniaturized fluorescent microscope for performing single-photon calcium /// imaging in freely moving animals. It has the following features: /// /// A Python-480 0.48 Megapixel CMOS image sensor. @@ -97,8 +97,8 @@ public PortName Port /// voltages may result in damage. /// /// - [Description("If defined, it will override automated voltage discovery and apply the specified voltage" + - "to the miniscope. Warning: this device requires 4.0 to 5.0V, measured at the scope, for proper operation." + + [Description("If defined, it will override automated voltage discovery and apply the specified voltage " + + "to the miniscope. Warning: this device requires 4.0 to 5.0V, measured at the scope, for proper operation. " + "Supplying higher voltages may result in damage to the miniscope.")] [Category(ConfigurationCategory)] public double? PortVoltage