We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e02c1c commit 7471632Copy full SHA for 7471632
RELEASE.md
@@ -43,7 +43,7 @@ files respectively, in the configure/ directory of the appropriate release of th
43
44
- The driver must have collected at least one frame using the current dimensions
45
and data type.
46
- - The driver stores the most recent NDArray in this->pArrays[0].
+ - The driver must store the most recent NDArray in this->pArrays[0].
47
Most drivers already do this, but some will need to be updated to implement this.
48
49
If either of these conditions are not met then there will be an error message saying
0 commit comments