whitespace
This commit is contained in:
parent
2e8e4b4dcd
commit
3eb95e641c
1 changed files with 0 additions and 2 deletions
|
@ -288,8 +288,6 @@ void lld_lcdFillArea(uint16_t x0, uint16_t y0, uint16_t x1, uint16_t y1, uint16_
|
|||
area = ((x1-x0)*(y1-y0));
|
||||
|
||||
lld_lcdSetWindow(x0, y0, x1, y1);
|
||||
|
||||
|
||||
lld_lcdWriteStreamStart();
|
||||
|
||||
for(index = 0; index < area; index++)
|
||||
|
|
Loading…
Add table
Reference in a new issue