From 7c5fb7adb5a505ab5f89754370567b2357aa322a Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 7 Jul 2020 10:20:23 -0400 Subject: Use SYS_INIT for BLE and USB init. --- app/include/zmk/endpoints.h | 1 - 1 file changed, 1 deletion(-) (limited to 'app/include') diff --git a/app/include/zmk/endpoints.h b/app/include/zmk/endpoints.h index 624bb4e..4c0f442 100644 --- a/app/include/zmk/endpoints.h +++ b/app/include/zmk/endpoints.h @@ -3,5 +3,4 @@ #include #include -int zmk_endpoints_init(); int zmk_endpoints_send_report(u8_t usage_report); -- cgit v1.2.3