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

    r1223 r1224  
    8181 
    8282    #define CAM_DATE_FOLDER_NAMING          0x100 //Value found in the last function, which is called in GetImageFolder. (first compare) 
     83 
     84    #define CAM_DRIVE_MODE_FROM_TIMER_MODE      // use PROPCASE_TIMER_MODE to check for multiple shot custom timer. 
     85                                                // Used to enabled bracketing in custom timer, required on many recent cameras 
     86                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
     87 
    8388//---------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.