create runner game
This commit is contained in:
parent
fb0351cfe6
commit
42eda85fd0
7 changed files with 1206 additions and 1 deletions
|
@ -480,7 +480,7 @@ uint8_t ssd1306_init(void)
|
|||
}
|
||||
|
||||
// clear display
|
||||
// ssd1306_setbuf(0);
|
||||
ssd1306_setbuf(0);
|
||||
ssd1306_refresh();
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue