Skip to content

Commit

Permalink
Bug!
Browse files Browse the repository at this point in the history
  • Loading branch information
arntsonl committed Oct 1, 2024
1 parent 7a6d3c4 commit d3192e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addons/keyboard_host_listener.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ void KeyboardHostListener::setup() {
mouseMiddleMapping = keyboardHostOptions.mouseMiddle;
mouseRightMapping = keyboardHostOptions.mouseRight;

_mouse_host_mounted = false;
_keyboard_host_mounted = false;
_keyboard_dev_addr = DEV_ADDR_NONE;
_keyboard_instance = 0;

Expand Down

0 comments on commit d3192e3

Please sign in to comment.