Application running on nRF51822 PCA10001

Dependencies:   BLE_API MMA8652 nRF51822 mbed-src

Revision:
6:2fb6cf3c9047
Parent:
5:21ec0f1f019a
--- a/DevInfoService.h	Tue Sep 16 08:23:26 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#ifndef _H_DEVINFOSERVICE_H
-#define _H_DEVINFOSERVICE_H
-
-#include "BLEDevice.h"
-
-namespace DevInfo {
-    void init(BLEDevice &ble);
-}
-
-#endif //_H_DEVINFOSERVICE_H
\ No newline at end of file