;*** Change light off delay after last press some key ***
;Firmware: S55_v20
;Author: ValeraVi
;Release: 2004-02-02
;Version: 1
617514: 1405 280A
6175BA: 1405 280A
; At addresses 617514 and 6175BA - HEX word (2 bytes) - multiplier,
;what is used for calculating the illumination off delay after
;last press of some key. Specify bigger multiplier for longer delay.
; By default multiplier = 0x0514 (1405, if we swap bytes for patch).
;If you change to:
; 0x028A (8A02) - illumination is off after 2 times smaller interval
; of time than usually.
; 0x0A28 (280A) - illumination is off after 2 times bigger interval
; of time than usually.
; 0x0F3C (3C0F) - ... 3 times bigger ...
; 0x1450 (5014) - ... 4 times bigger ...
; and so on



Bookmarks