diff options
Diffstat (limited to 'src/state.h')
| -rw-r--r-- | src/state.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/state.h b/src/state.h index 4e98a08..256858a 100644 --- a/src/state.h +++ b/src/state.h | |||
| @@ -48,6 +48,7 @@ struct mtdev_slot { | |||
| 48 | int blob_id; | 48 | int blob_id; |
| 49 | int tracking_id; | 49 | int tracking_id; |
| 50 | int pressure; | 50 | int pressure; |
| 51 | int distance; | ||
| 51 | }; | 52 | }; |
| 52 | 53 | ||
| 53 | static inline int get_sval(const struct mtdev_slot *slot, int ix) | 54 | static inline int get_sval(const struct mtdev_slot *slot, int ix) |
