LiDE 210 GPIO settings fix

merge-requests/1/head
Stphane Voltz 2010-12-19 06:50:13 +01:00
rodzic 9547c057bd
commit c6c16f4956
2 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,6 @@
2010-12-19 Stéphane Voltz <stef.dev@free.fr>
* backend/genesys_gl124.h: LiDE 210 GPIO fix
2010-12-16 Stéphane Voltz <stef.dev@free.fr>
* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
backend/genesys_gl124.h:

Wyświetl plik

@ -564,6 +564,10 @@ static Gpio_layout gpios[]={
{ /* 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x38 */
0x9f, 0x59, 0x01, 0x80, 0x5f, 0x01, 0x00
},
/* LiDE 210 */
{
0x9f, 0x59, 0x01, 0x80, 0x5f, 0x01, 0x00
},
};
typedef struct