ble nano hid over gatt

Dependencies:   BLE_API mbed-dev nRF51822

Revision:
42:2c3be8694896
Parent:
34:7da766a8aa96
Child:
45:f4be69c936f6
--- a/KeyboardService.h	Fri Aug 26 16:12:28 2016 +0000
+++ b/KeyboardService.h	Sat Aug 27 08:43:53 2016 +0000
@@ -1,3 +1,4 @@
+
 /* mbed Microcontroller Library
  * Copyright (c) 2015 ARM Limited
  *
@@ -193,7 +194,6 @@
 		if (error == BLE_STACK_BUSY) {
 			if (busyCount++ > 10) {
 				busyCount = 0;
-				printf("BLE_STACK_BUSY is over 10-times stop\r\n");
 				stopReportTicker();
 			}
 			// retry after