Skip to content

Commit

Permalink
one more initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
jpconstantineau committed Feb 25, 2023
1 parent 14d870a commit f40cd45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/hid_queues.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ HID_Queues::HID_Queues()
_descriptor = "BlueMicro_DESC";
_power=0;
_interval_ms=2;
connection = CONNECTION_NONE;

}

#ifdef HARDWARE_DETECT_BLE_AVAILABLE
Expand Down

0 comments on commit f40cd45

Please sign in to comment.