Sam Musso / BLE_API

Fork of BLE_API by Bluetooth Low Energy

Revision:
514:1fa338281798
Parent:
491:ed557c8084fd
Child:
524:6e97ab392e2a
--- a/public/GattAttribute.h	Fri Jun 19 15:52:05 2015 +0100
+++ b/public/GattAttribute.h	Fri Jun 19 15:52:05 2015 +0100
@@ -17,8 +17,6 @@
 #ifndef __GATT_ATTRIBUTE_H__
 #define __GATT_ATTRIBUTE_H__
 
-#include "UUID.h"
-
 class GattAttribute {
 public:
     typedef uint16_t Handle_t;