docs
This commit is contained in:
parent
15775696c9
commit
f414eaea62
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ FIX: huge internal bugfix in orientation stuff (big thanks to Abhishek)
|
||||||
FEATURE: added TOUCHPAD_XY_INVERTED macro
|
FEATURE: added TOUCHPAD_XY_INVERTED macro
|
||||||
FIX: struct cal renamed to struct cal_t
|
FIX: struct cal renamed to struct cal_t
|
||||||
FIX: SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN_HEIGHT
|
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
|
||||||
|
|
||||||
*** changes after 1.0 ***
|
*** changes after 1.0 ***
|
||||||
FIX: removed gdisp and touchpad prefix of driver directories
|
FIX: removed gdisp and touchpad prefix of driver directories
|
||||||
|
|
Loading…
Add table
Reference in a new issue