one more typo fix...
This commit is contained in:
parent
77a70fe9b8
commit
9aa1e95423
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#define _GINPUT_LLD_MOUSE_BOARD_H
|
||||
|
||||
/* I2C interface #2 - Touchscreen controller */
|
||||
static const I2CConfig i2cfg2 = {
|
||||
static const I2CConfig i2ccfg2 = {
|
||||
OPMODE_I2C,
|
||||
400000,
|
||||
FAST_DUTY_CYCLE_2,
|
||||
|
|
Loading…
Add table
Reference in a new issue