am afb90765
: Enable score calibration by touch coordinates
* commit 'afb907650338e66dbdccaf891e13d334b73bcc7f': Enable score calibration by touch coordinates
This commit is contained in:
commit
5a55e7f349
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ static void dumpWord(const unsigned short* word, const int length) {
|
||||||
|
|
||||||
#define KEYCODE_SPACE ' '
|
#define KEYCODE_SPACE ' '
|
||||||
|
|
||||||
#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES false
|
#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES true
|
||||||
|
|
||||||
#define SUGGEST_WORDS_WITH_MISSING_CHARACTER true
|
#define SUGGEST_WORDS_WITH_MISSING_CHARACTER true
|
||||||
#define SUGGEST_WORDS_WITH_MISSING_SPACE_CHARACTER true
|
#define SUGGEST_WORDS_WITH_MISSING_SPACE_CHARACTER true
|
||||||
|
|
Loading…
Reference in a new issue