Skip to content
Snippets Groups Projects
Commit cbb1ee48 authored by Satoshi Kataoka's avatar Satoshi Kataoka
Browse files

Fix build

Change-Id: I907150be994c4f9ffc030c063de521eeb177d3e1
parent b4ae86f0
No related branches found
No related tags found
No related merge requests found
......@@ -289,6 +289,7 @@ static inline void prof_out(void) {
#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES true
#define SUGGEST_MULTIPLE_WORDS true
#define USE_SUGGEST_INTERFACE_FOR_TYPING true
#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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment