;*** BLR. Blinking Light when Ringing ***

;Firmware : S-ME45i v04
;Author : Lalo
;Luki's - Siemens Modding Forum
;Release : 08.01.05 - v1

;This patch makes retroillumination blinking when phone is ringing for an incoming call
;and tone are setted to off or beep.
;Morover, it corrects retroillumination fading even if phone is still ringing when tones are on.


5631E6: FACAD69A FA87E0DF

07DFE0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAF71AD448402D2EDACD0CDD48403D03
07DFF0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DACC08DF0D27DAE50E1148432D06E600
07E000: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4400CC00F68E20372D1DE6004400CC00
07E010: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF F3F220370811F7F2203747F20600FD12
07E020: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DACCD0DFE6FD08DFE6FECC0088E088D0
07E030: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FC2237E6FD4400E6FE3200E00FDACC
07E040: FFFFFFFFFFFFFFFF E2960804FACAD69A


;CUSTOMIZATION:
;Enable blinking retroillumination always (also when tone are on):
;07DFEE: 3D 0D

;Add a beginning blinking retroillumination delay:
;07E01C: 06 xx
;where xx is a hex value >06, each unit is about a single calling tone

;Change light off time:
;07E03A: 32 xx
;where xx is time in ms/0,25 in hex swapped bytes
;default= 32hex = 50dec : 0,25 =200ms



;NOTE: This patch is specific only for incoming calls
;I have made other patches for other situations (alarm clock, appointment)
and they work, but need some correcting and blinking adjoustments.
;Unfortunally I don't have more time to improuve them.... please don't ask for it!
;Enjoy my (second) gift, Genetic!