mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "add defines"
This commit is contained in:
commit
2b47513de1
@ -214,6 +214,8 @@ static inline void prof_out(void) {
|
||||
#define DEBUG_SAMPLING_POINTS false
|
||||
#define DEBUG_POINTS_PROBABILITY false
|
||||
#define DEBUG_DOUBLE_LETTER false
|
||||
#define DEBUG_CACHE false
|
||||
#define DEBUG_DUMP_ERROR false
|
||||
|
||||
#ifdef FLAG_FULL_DBG
|
||||
#define DEBUG_GEO_FULL true
|
||||
@ -237,6 +239,8 @@ static inline void prof_out(void) {
|
||||
#define DEBUG_SAMPLING_POINTS false
|
||||
#define DEBUG_POINTS_PROBABILITY false
|
||||
#define DEBUG_DOUBLE_LETTER false
|
||||
#define DEBUG_CACHE false
|
||||
#define DEBUG_DUMP_ERROR false
|
||||
|
||||
#define DEBUG_GEO_FULL false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user