diff options
Diffstat (limited to 'app/include/zmk/events/ble-active-profile-changed.h')
-rw-r--r-- | app/include/zmk/events/ble-active-profile-changed.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/include/zmk/events/ble-active-profile-changed.h b/app/include/zmk/events/ble-active-profile-changed.h index c464236..66f40c7 100644 --- a/app/include/zmk/events/ble-active-profile-changed.h +++ b/app/include/zmk/events/ble-active-profile-changed.h @@ -12,7 +12,6 @@ #include <zmk/ble/profile.h> - struct ble_active_profile_changed { struct zmk_event_header header; u8_t index; |