// SYNTAX Mouse.scroll(wheel);
Scrolls the mouse wheel by the specified amount.
Parameters:
wheel
int8_t
scroll() does not return anything.
scroll()