Changeset 28282 for trunk/ppBackground/src/ppBackgroundCamera.c
- Timestamp:
- Jun 10, 2010, 7:28:08 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppBackground/src/ppBackgroundCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppBackground/src/ppBackgroundCamera.c
r28280 r28282 68 68 output->save = true; 69 69 70 pmFPAfile *outMask = pmFPAfileDefineOutput(data->config, output->fpa, "PPBACKGROUND.OUTPUT.MASK"); 71 if (!outMask) { 72 psError(psErrorCodeLast(), false, "Unable to define output."); 73 return false; 74 } 75 outMask->save = true; 76 70 77 #if 0 71 78 // Now the camera has been determined, we can read the recipe
Note:
See TracChangeset
for help on using the changeset viewer.
