Ignore:
Timestamp:
03/29/11 04:10:59 (2 years ago)
Author:
reyalP
Message:

enable ptp support by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/camera.h

    r1107 r1116  
    5959    #undef  CAM_BRACKETING                          // Cameras that have bracketing (focus & ev) in original firmware already, most likely s- & g-series (propcase for digic III not found yet!) 
    6060    #undef  CAM_EXT_TV_RANGE                        // CHDK can make exposure time longer than 64s 
    61     #undef  CAM_CHDK_PTP                            // include CHDK PTP support 
     61    #define CAM_CHDK_PTP                1           // include CHDK PTP support 
    6262 
    6363    #define CAM_UNCACHED_BIT            0x10000000  // bit indicating the uncached memory 
Note: See TracChangeset for help on using the changeset viewer.