warning: deprecated conversion from string constant to 'char*' [SOLVED]

gfvalvo:

bool LogSDCard(const char *logData, byte Start, byte Len, byte time)

ok.. but then how about this :

LogSDCard(ReplyBuffer,0,19,1);