ssd1289 fix

ugfx_release_2.6
Tectu 2012-06-11 12:53:59 +02:00
parent 3e75dfd965
commit ef1197baf1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#ifdef LCD_USE_SSD1289
uint8_t orientation;
extern uint16_t DeviceCode;
uint16_t DeviceCode;
extern uint16_t lcd_width, lcd_height;
static __inline void lcdWriteIndex(uint16_t index) {