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 c42583c commit 0b03555Copy full SHA for 0b03555
OpenEphys.Onix1/IsExternalInit.cs
@@ -0,0 +1,4 @@
1
+namespace System.Runtime.CompilerServices
2
+{
3
+ internal static class IsExternalInit { }
4
+}
OpenEphys.Onix1/NeuropixelsV2GainCorrection.cs
@@ -1,9 +1,4 @@
-namespace System.Runtime.CompilerServices
-{
- internal static class IsExternalInit { }
-}
5
-
6
-namespace OpenEphys.Onix1
+namespace OpenEphys.Onix1
7
{
8
/// <summary>
9
/// A struct to hold the gain correction value and the serial number from a Neuropixels 2.0 gain
0 commit comments