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/ixus100_sd780/platform_camera.h

    r1140 r1224  
    137137        // camera has little free memory 
    138138    #define CAM_ZEBRA_NOBUF 1 
     139 
     140    #define CAM_DRIVE_MODE_FROM_TIMER_MODE      // use PROPCASE_TIMER_MODE to check for multiple shot custom timer. 
     141                                                // Used to enabled bracketing in custom timer, required on many recent cameras 
     142                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
     143 
    139144//---------------------------------------------------------- 
    140145 
Note: See TracChangeset for help on using the changeset viewer.