X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=betty%2Fdisplay.c;h=b3d3e9c89ff27d6c7d87d28c1da176f76f06354d;hb=818f43a5586b5c7fa441a8d44405d7b5279e8235;hp=71791fc0449fd97013c6d7b14ea7b43e3272b278;hpb=ec21607f7dc421c6a474d93b90e9045ec465a222;p=my-code%2Farm.git diff --git a/betty/display.c b/betty/display.c index 71791fc..b3d3e9c 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