logo_h
unsigned char logo_img[logo_w*logo_h] = {
if ((ypos + logo_h + yinc > scrh) || (ypos + yinc < 0))