summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'app/src')
-rw-r--r--app/src/hog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/hog.c b/app/src/hog.c
index cc459a7..e8aceca 100644
--- a/app/src/hog.c
+++ b/app/src/hog.c
@@ -37,7 +37,7 @@ struct hids_report {
static struct hids_info info = {
.version = 0x0000,
.code = 0x00,
- .flags = HIDS_NORMALLY_CONNECTABLE & HIDS_REMOTE_WAKE,
+ .flags = HIDS_NORMALLY_CONNECTABLE | HIDS_REMOTE_WAKE,
};
enum {