summaryrefslogtreecommitdiff
path: root/nt36xxx/nt36xxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'nt36xxx/nt36xxx.h')
-rw-r--r--nt36xxx/nt36xxx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nt36xxx/nt36xxx.h b/nt36xxx/nt36xxx.h
index b70d650..95a8dd8 100644
--- a/nt36xxx/nt36xxx.h
+++ b/nt36xxx/nt36xxx.h
@@ -239,6 +239,7 @@ struct nvt_ts_data {
uint8_t *xbuf;
char history_buf[NVT_HISTORY_BUF_LEN];
struct mutex xbuf_lock;
+ bool probe_done;
bool irq_enabled;
bool pen_support;
bool wgp_stylus;