Skip to content
Snippets Groups Projects
Commit cd37ff04 authored by thib's avatar thib
Browse files

mp4

parent 68cbd22c
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ int main(){
gfx_putpixel(ctxt, tmp->pixel.x,tmp->pixel.y, body);
tmp=tmp->next;
}
usleep(25000);
usleep(30000);
//uint color = MAKE_COLOR(val, val, val);
//gfx_putpixel(ctxt, x, y, color);
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment