ugfx_release_2.6
Joel Bodenmann 2012-10-13 19:50:21 +02:00
parent a8c9db2709
commit 752fa654a6
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ FIX: struct cal renamed to struct cal_t
FIX: SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN_HEIGHT
FIX: struct TOUCHPAD_t renamed to struct TOUCHPADDriver_t
FIX: struct GConsole renamed to struct GConsole_t
FIX: lcdConsoleXXX() functions have been renamed to gfxConsoleXXX()
*** changes after 1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories