HID-over-GATT implementation with the BLE API. This library allows to create devices such as mouse, keyboard or joystick, over Bluetooth Low Energy.

Dependents:   Seeed_Tiny_BLE_FTHR_Peripheral

Fork of BLE_HID by Jean-Philippe Brucker

Revision:
3:4f8429a1905b
Parent:
1:7a6c2e2c9371
--- a/HIDServiceBase.h	Thu Oct 29 16:48:26 2015 +0000
+++ b/HIDServiceBase.h	Thu Nov 19 15:00:39 2015 +0000
@@ -20,7 +20,7 @@
 #include "mbed.h"
 
 #include "ble/BLE.h"
-#include "HID_types.h"
+#include "USBHID_Types.h"
 
 #define BLE_UUID_DESCRIPTOR_REPORT_REFERENCE 0x2908