File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ namespace OpenEphys.Onix1
1010 /// Configures a UCLA Miniscope V4 on the specified port.
1111 /// </summary>
1212 /// <remarks>
13- /// The UCLA Miniscope V4 is a e miniaturized fluorescent microscope for performing single-photon calcium
13+ /// The UCLA Miniscope V4 is a miniaturized fluorescent microscope for performing single-photon calcium
1414 /// imaging in freely moving animals. It has the following features:
1515 /// <list type="bullet">
1616 /// <item><description>A Python-480 0.48 Megapixel CMOS image sensor.</description></item>
@@ -97,8 +97,8 @@ public PortName Port
9797 /// voltages may result in damage.
9898 /// </para>
9999 /// </remarks>
100- [ Description ( "If defined, it will override automated voltage discovery and apply the specified voltage" +
101- "to the miniscope. Warning: this device requires 4.0 to 5.0V, measured at the scope, for proper operation." +
100+ [ Description ( "If defined, it will override automated voltage discovery and apply the specified voltage " +
101+ "to the miniscope. Warning: this device requires 4.0 to 5.0V, measured at the scope, for proper operation. " +
102102 "Supplying higher voltages may result in damage to the miniscope." ) ]
103103 [ Category ( ConfigurationCategory ) ]
104104 public double ? PortVoltage
You can’t perform that action at this time.
0 commit comments