Skip to content

Commit

Permalink
Minor wording change
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Mar 27, 2024
1 parent 0e02c1c commit 7471632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ files respectively, in the configure/ directory of the appropriate release of th

- The driver must have collected at least one frame using the current dimensions
and data type.
- The driver stores the most recent NDArray in this->pArrays[0].
- The driver must store the most recent NDArray in this->pArrays[0].
Most drivers already do this, but some will need to be updated to implement this.

If either of these conditions are not met then there will be an error message saying
Expand Down

0 comments on commit 7471632

Please sign in to comment.