Changeset 7595 for trunk/psModules/src/camera/pmFPAMosaic.c
- Timestamp:
- Jun 16, 2006, 4:18:56 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAMosaic.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAMosaic.c
r7491 r7595 727 727 728 728 // Parity of the chip on the FPA 729 int xParityChip = 0, yParityChip = 0;729 int xParityChip = 1, yParityChip = 1; 730 730 if (chipStuff) { 731 731 pmChip *chip = cell->parent; // The parent chip
Note:
See TracChangeset
for help on using the changeset viewer.
