one more typo fix...

ugfx_release_2.6
Joel Bodenmann 2013-06-22 14:05:22 +02:00
parent 77a70fe9b8
commit 9aa1e95423
1 changed files with 1 additions and 1 deletions

View File

@ -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,