Changeset 1386


Ignore:
Timestamp:
10/25/11 09:33:37 (19 months ago)
Author:
philmoz
Message:

Add new 'dancing bits' for DryOS R49 cameras (SX40HS & SX150IS).
Use NEED_ENCODED_DISKBOOT=7 in makefile.inc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/dancingbits.c

    r1159 r1386  
    1919                                                                        { 2,5,0,4,6,1,3,7 }, // mesquite bbq ixus200_sd980, sx20 (dryos r39) 
    2020                                                                        { 4,7,3,2,6,5,0,1 }, // cool ranch a3100 (dryos r43) 
    21                                                                         { 3,2,7,5,1,4,6,0 }, // cajun chicken s95 (dryos r45) 
    22                                                                         { 0,4,2,7,3,6,5,1 }, // spicy wasabi sx220 (dryos r47) 
     21                                                                        { 3,2,7,5,1,4,6,0 }, // cajun chicken s95, g12, sx30 (dryos r45) 
     22                                                                        { 0,4,2,7,3,6,5,1 }, // spicy wasabi sx220, sx230, ixus310 (dryos r47) 
     23                                                                        { 7,1,5,3,0,6,4,2 }, // sea salt & vinegar sx40hs, sx150is (dryos r49) 
    2324                                                                }; 
    2425 
Note: See TracChangeset for help on using the changeset viewer.