#167: argument of type ''const BYTE *'' is incompatible with parameter of type ''uint8_t *''??
Posted on February 02, 2016 at 15:34 Guys, Is there anyway to convert Byte to uint8_t ? I got this error : ..\Src\user_diskio.c(171): error: #167: argument of type ''const BYTE *'' is incompatible with parameter of type ''uint8_t *'...