Arihant Pal
Arihant Pal
Actually, it's the other way around. The splash page has a different icon displayed, while the rest of the icons are the same. I prefer the splash screen, though.
Hello @danafein, could you please assign this issue to me? I am interested in working on it.
 Did you mean it in this manner? Is there any video or screenshot that provides visual clarity on the issue? Thanks.
@czgu can you take a look, thanks!!
@aayush0325 can u give a recheck
@aayush0325 can u give a recheck
It should be like this right ? ``` buff_ptr[8] = (uint8)((ctx->cdp_hdr_seq >> 8) & 0xFF); buff_ptr[9] = (uint8)(ctx->cdp_hdr_seq & 0xFF); ... data_ptr[1] = (uint8)((ctx->cdp_hdr_seq >> 8) & 0xFF); data_ptr[2] =...
So are you working on it or waiting for approval ?