Changeset 1057 for trunk


Ignore:
Timestamp:
02/13/11 23:57:28 (2 years ago)
Author:
reyalP
Message:

remove jogdial funcs, camera doesn't have jogdial

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus120_sd940/lib.c

    r1056 r1057  
    5454} 
    5555 
    56 void JogDial_CW(void){ 
    57  _PostLogicalEventForNotPowerType(0x874, 2);  // RotateJogDialRight 
    58 } 
    59  
    60 void JogDial_CCW(void){ 
    61  _PostLogicalEventForNotPowerType(0x875, 2);  // RotateJogDialLeft 
    62 } 
    63  
    6456void vid_turn_off_updates() 
    6557{ 
Note: See TracChangeset for help on using the changeset viewer.