;*** Vibra indicator v2 ***


;Firmware : SMe45i v.04
;Author : Lalo (from an Acid S55 patch -great respect to him-)
;Release: 28.3.2004

;It shows Vibra state icon using n.293 (vibra off) and n.294 (vibra on) pictures, based on SPC numeration.
;Choosen resolution is 19*7, that is the defoult one for icon.
;The icon stays just under the Accu simbol in stand-by, and is always visible even when digiting numbers (like profile logo patch).


565340: DAC89C43 DA8740C3

07C340: FFFFFFFFFFFFFFFF DAC89C43DAF7A6D4
07C348: FFFFFFFFFFFFFFFF E00E48402D0108E1
07C350: FFFFFFFFFFFFFFFF 06FE2501E6FC5200
07C358: FFFFFFFFFFFFFFFF E6FD0900DAC89C43
07C360: FFFF DB00


;patch customization:
;07C352: 2501 zzzz ; number in hex swapped bytes of the first picture

;07C356: 52 xx ;xPos, form the left side
;07C35A: 09 yy ;yPos, form the top
;note: if you change position, be carefull to avoid overlapping.


;NN.293-294 PICTURES DATA: (choose only one coupple, uncommenting it! -or make your one and post it)

;FIRST COUPPLE: little vibrating phone
; ##### Picture 293 #####
; Picture Table Index
;0DE858: 0A0A010053213502 130701005E180102
; Picture Data
;00585E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
00E31F250C1F49305F24C49F43125F0C
;00586E: FFFFFFFFFF 149F30E01F

; ##### Picture 294 #####
; Picture Table Index
;0DE860: 0A0A010067213502 1307010073180102
; Picture Data
;005873: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 00E01F25149F49125F25F49F49525F25
;005883: FFFFFFFFFF 149F00E01F


;SECOND COUPPLE:vibrating vawes
; ##### Picture 293 #####
; Picture Table Index
;0DE858: 0A0A010053213502 130701005E180102
; Picture Data
;00585E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 02031F050C1F08321F10C91F03141F0C
;00586E: FFFFFFFFFF A21F30411F

; ##### Picture 294 #####
; Picture Table Index
;0DE860: 0A0A010067213502 1307010073180102
; Picture Data
;005873: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 02081F05141F08A21F12491F05141F08
;005883: FFFFFFFFFF A21F10411F


;THIRD COUPPLE: empty samples
; ##### Picture 293 #####
; Picture Table Index
;0DE858: 0A0A010053213502 130701005E180102
; Picture Data
;00585E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 00001F00001F00001F00001F00001F00
;00586E: FFFFFFFFFF 001F00001F

; ##### Picture 294 #####
; Picture Table Index
;0DE860: 0A0A010067213502 1307010073180102
; Picture Data
;005873: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 00001F00001F00001F00001F00001F00
;005883: FFFFFFFFFF 001F00001F


;if you have never changed any pictures with SPC, uncomment even these lines:

ISABLE PICTURES CRC
; Part I
;2D5A1C: DC4D484A3D0A DC4D484ACC00

; Part II
;2D5A2A: DC4D485A3D03 DC4D485ACC00



;That all! Enjoy