am cbb1ee48: Fix build
* commit 'cbb1ee485c9d151cdfb3391a314d537f7f15f27e': Fix buildmain
commit
31bd7b1770
|
@ -289,6 +289,7 @@ static inline void prof_out(void) {
|
||||||
|
|
||||||
#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES true
|
#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES true
|
||||||
#define SUGGEST_MULTIPLE_WORDS true
|
#define SUGGEST_MULTIPLE_WORDS true
|
||||||
|
#define USE_SUGGEST_INTERFACE_FOR_TYPING true
|
||||||
#define SUGGEST_INTERFACE_OUTPUT_SCALE 1000000.0f
|
#define SUGGEST_INTERFACE_OUTPUT_SCALE 1000000.0f
|
||||||
|
|
||||||
// The following "rate"s are used as a multiplier before dividing by 100, so they are in percent.
|
// The following "rate"s are used as a multiplier before dividing by 100, so they are in percent.
|
||||||
|
|
Loading…
Reference in New Issue