Changeset 1116
- Timestamp:
- 03/29/11 04:10:59 (2 years ago)
- File:
-
- 1 edited
-
trunk/include/camera.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/camera.h
r1107 r1116 59 59 #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!) 60 60 #undef CAM_EXT_TV_RANGE // CHDK can make exposure time longer than 64s 61 # undef CAM_CHDK_PTP// include CHDK PTP support61 #define CAM_CHDK_PTP 1 // include CHDK PTP support 62 62 63 63 #define CAM_UNCACHED_BIT 0x10000000 // bit indicating the uncached memory
Note: See TracChangeset
for help on using the changeset viewer.