Changeset 1797 for trunk/platform/sx30/kbd.c
- Timestamp:
- 04/11/12 04:14:42 (14 months ago)
- File:
-
- 1 edited
-
trunk/platform/sx30/kbd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx30/kbd.c
r1568 r1797 174 174 } 175 175 176 // Disable Zoom Assist button 177 if (conf.zoom_assist_button_disable) 178 physw_status[0] |= 0x00010000; 179 176 180 //_kbd_read_keys_r2(physw_status); 177 181
Note: See TracChangeset
for help on using the changeset viewer.