ble nano hid over gatt

Dependencies:   BLE_API mbed-dev nRF51822

Revision:
33:6a2301a89e92
Parent:
21:d801c32231b0
Child:
34:7da766a8aa96
--- a/KeyboardService.h	Thu Aug 25 00:07:21 2016 +0000
+++ b/KeyboardService.h	Thu Aug 25 00:43:55 2016 +0000
@@ -100,7 +100,7 @@
 			inputReportLength   = sizeof(inputReportData),
 			outputReportLength  = sizeof(outputReportData),
 			featureReportLength = 0,
-			reportTickerDelay   = 24
+			reportTickerDelay   = 40
 		),
 		isSending(false)
 	{