Added back PS2_MOUSE_INIT_DELAY define

This commit is contained in:
Ofer Plesser 2016-12-03 13:09:42 +02:00
parent d639e08a31
commit 9f41544e1d
2 changed files with 4 additions and 1 deletions

View file

@ -283,4 +283,4 @@ static inline void ps2_mouse_scroll_button_task(report_mouse_t *mouse_report) {
}
RELEASE_SCROLL_BUTTONS;
}
}