X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=betty%2Fdisplay.c;h=4d4e1e1a292498939fc9cc8ecd31cbbde1c199f8;hb=dae61ba4bd4aa88003cae65e454c03aa0a1f85f4;hp=71791fc0449fd97013c6d7b14ea7b43e3272b278;hpb=ec21607f7dc421c6a474d93b90e9045ec465a222;p=my-code%2Farm.git diff --git a/betty/display.c b/betty/display.c index 71791fc..4d4e1e1 100644 --- a/betty/display.c +++ b/betty/display.c @@ -14,15 +14,23 @@ * functions */ -void display_clear_screen(void) { - - u32 cnt; +void display_fill_screen(u8 fill) { + + u8 page,width; + + for(page=0;page