whitespaces
This commit is contained in:
parent
3249a8e3bc
commit
599af99046
1 changed files with 0 additions and 1 deletions
1
glcd.h
1
glcd.h
|
@ -54,7 +54,6 @@ extern "C" {
|
|||
|
||||
/* Core functions */
|
||||
void lcdInit(GLCDDriver *GLCDD1);
|
||||
|
||||
void lcdClear(uint16_t color);
|
||||
void lcdSetOrientation(uint8_t newOrientation);
|
||||
void lcdSetWindow(uint16_t x0, uint16_t y0, uint16_t x1, uint16_t y1);
|
||||
|
|
Loading…
Add table
Reference in a new issue