Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
This commit is contained in:
commit
84b300c686
@ -122,10 +122,10 @@
|
||||
#define HTCLEO_GPIO_COMPASS_RST_N 107
|
||||
#define HTCLEO_PROJECT_NAME "htcleo"
|
||||
#define HTCLEO_LAYOUTS { \
|
||||
{ {-1, 0, 0}, { 0, -1, 0}, {0, 0, 1} }, \
|
||||
{ { 0, -1, 0}, { 1, 0, 0}, {0, 0, -1} }, \
|
||||
{ { 0, -1, 0}, { 1, 0, 0}, {0, 0, 1} }, \
|
||||
{ {-1, 0, 0}, { 0, 0, -1}, {0, 1, 0} } \
|
||||
{ { 0, 1, 0}, { -1, 0, 0}, { 0, 0, 1} }, \
|
||||
{ { 0, -1, 0}, { 1, 0, 0}, { 0, 0, -1} }, \
|
||||
{ { -1, 0, 0}, { 0, -1, 0}, { 0, 0, 1} }, \
|
||||
{ { -1, 0, 0}, { 0, 0, -1}, { 0, 1, 0} } \
|
||||
}
|
||||
|
||||
/* Display */
|
||||
|
Loading…
x
Reference in New Issue
Block a user