Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1165 → Rev 1166

/demos/trunk/bttvdemo/bttv.c
150,7 → 150,8
}
 
screen(INITSTR);
 
//video_buf = malloc(RGB565MEM);
FG_init(FG_PERIOD, FG_WCET, FG_W, FG_H, color);
 
FG_set_hook(elaborate_image);