whitespaces

ugfx_release_2.6
Tectu 2012-06-27 23:35:21 +02:00
parent 3249a8e3bc
commit 599af99046
1 changed files with 0 additions and 1 deletions

1
glcd.h
View File

@ -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);