mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Fix various bugs in nivision wrappers.
- IMAQdx typedef overrides were being ignored, resulting in incorrect types (e.g. IMAQdxSession was a long instead of an int). - Allocated byte buffers byte order was not being set. - imaqDispose was incorrectly named. Change-Id: I5d038d45e82755615f0a5bb928defb98f557f93e
This commit is contained in: