diff options
Diffstat (limited to 'protocol/serial_mouse_mousesystems.c')
| -rw-r--r-- | protocol/serial_mouse_mousesystems.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/protocol/serial_mouse_mousesystems.c b/protocol/serial_mouse_mousesystems.c index 68b2b5b35..36c67386f 100644 --- a/protocol/serial_mouse_mousesystems.c +++ b/protocol/serial_mouse_mousesystems.c | |||
| @@ -31,12 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 31 | 31 | ||
| 32 | static void print_usb_data(const report_mouse_t *report); | 32 | static void print_usb_data(const report_mouse_t *report); |
| 33 | 33 | ||
| 34 | uint8_t serial_mouse_init(void) | ||
| 35 | { | ||
| 36 | serial_init(); | ||
| 37 | return 0; | ||
| 38 | } | ||
| 39 | |||
| 40 | void serial_mouse_task(void) | 34 | void serial_mouse_task(void) |
| 41 | { | 35 | { |
| 42 | /* 5 byte ring buffer */ | 36 | /* 5 byte ring buffer */ |
