Changeset 796
- Timestamp:
- 09/04/09 00:28:45 (4 years ago)
- File:
-
- 1 edited
-
trunk/platform/ixus60_sd600/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus60_sd600/main.c
r780 r796 42 42 int canonmode; 43 43 } modemap[] = { 44 { MODE_ M, 32772 }, // probably equivalent to P on other cams44 { MODE_P, 32772 }, // note, this is called Manual, but eqivalent to P on cameras with real manual 45 45 { MODE_AUTO, 32768 }, 46 46 { MODE_DIGITAL_MACRO, 33288 },
Note: See TracChangeset
for help on using the changeset viewer.