Ignore:
Timestamp:
07/04/11 22:55:44 (23 months ago)
Author:
reyalp
Message:

move bracketing in custom timer workaround to camera.h define CAM_DRIVE_MODE_FROM_TIMER_MODE, enable for ixus95_sd1200

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a480/platform_camera.h

    r1140 r1224  
    7070    #define CAM_WHITE_LEVEL             ((1<<CAM_SENSOR_BITS_PER_PIXEL)-1) 
    7171    #define CAM_BLACK_LEVEL             127 
     72    #define CAM_DRIVE_MODE_FROM_TIMER_MODE      // use PROPCASE_TIMER_MODE to check for multiple shot custom timer. 
     73                                                // Used to enabled bracketing in custom timer, required on many recent cameras 
     74                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
    7275//---------------------------------------------------------- 
    7376 
Note: See TracChangeset for help on using the changeset viewer.