hola alguien me puede ayudar, no se en que estoy mal pero no logro poner bien el logo charger y el weekdays el ini de logo lo tengo en la carpeta jasiek pero solo me aparece el dia y no me aparece la temperatura ni mi nombre solo me sale telcel asi tengo los inis.. este es el del logo..
[Logo1Text]: :P:*Akuaman:*:P
[Logo2Text]: akua
; 0x01-on 0x00-off
[Logo1Show]: 0x01;
[Logo2Show]: 0x00;

; 0x01-logo1 on 0x02-logo2 on 0x00-off
[LogoTemp]: 0x02;
[LogoHeap]: 0x00;
[LogoBatt]: 0x00;
[LogoDate]: 0x00;
; DateFormat value from 1 to 7
[DateFormat]: 6
[LogoDays]: 0x00;

[SUN]: Domingo
[MON]: Lunes
[TUE]: Martes
[WED]: Miercoles
[THU]: Jueves
[FRI]: Viernes
[SAT]: Sabado

[DontEditThis]: 0x01;

y este del weekdays (este si funciona "segun yo")
;0x0B: Time (default), 0x08: Second operator line
;Try different values for different locations
[DISP_ITEM]: 0x03;

;0x00: Read from weekdays.ini
;0x01: Read from DYN_weekdays.bin
;If not set, the elf will try to read the ini name
;and if it can't it will read the bin label.
[BIN]: 0x00;

;Day names
[SUN]: Domingo
[MON]: Lunes
[TUE]: Martes
[WED]: Miércoles
[THU]: Jueves
[FRI]: Viernes
[SAT]: Sábado

Les agradesco su ayuda