- Timestamp:
- 02/13/11 23:57:28 (2 years ago)
- File:
-
- 1 edited
-
trunk/platform/ixus120_sd940/lib.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus120_sd940/lib.c
r1056 r1057 54 54 } 55 55 56 void JogDial_CW(void){57 _PostLogicalEventForNotPowerType(0x874, 2); // RotateJogDialRight58 }59 60 void JogDial_CCW(void){61 _PostLogicalEventForNotPowerType(0x875, 2); // RotateJogDialLeft62 }63 64 56 void vid_turn_off_updates() 65 57 {
Note: See TracChangeset
for help on using the changeset viewer.