Changeset 796


Ignore:
Timestamp:
09/04/09 00:28:45 (4 years ago)
Author:
reyalp
Message:

Fix bracketing on sd600 http://chdk.setepontos.com/index.php/topic,3828.msg38945.html#msg38945

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus60_sd600/main.c

    r780 r796  
    4242        int canonmode; 
    4343} modemap[] = { 
    44     { MODE_M,                  32772 }, // probably equivalent to P on other cams 
     44    { MODE_P,                  32772 }, // note, this is called Manual, but eqivalent to P on cameras with real manual 
    4545    { MODE_AUTO,               32768 }, 
    4646    { MODE_DIGITAL_MACRO,      33288 }, 
Note: See TracChangeset for help on using the changeset viewer.