Changeset 1798 for branches/release-1_0/platform/sx40hs/kbd.c
- Timestamp:
- 04/11/12 04:38:05 (13 months ago)
- Location:
- branches/release-1_0
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/sx40hs/kbd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-1_0
-
branches/release-1_0/platform/sx40hs/kbd.c
r1414 r1798 289 289 } 290 290 291 // Disable Zoom Assist button 292 if (conf.zoom_assist_button_disable) 293 physw_status[0] |= 0x00010000; 294 291 295 //_kbd_read_keys_r2(physw_status); 292 296
Note: See TracChangeset
for help on using the changeset viewer.