Diff between a28c499401301f641b2eb3f014707baa01269849 and 6de2e1e1066afbe9cc748dd51c2b84b2e8be7b0d

Changed Files

File Additions Deletions Status
attrib/gatt.h +2 -2 modified

Full Patch

diff --git a/attrib/gatt.h b/attrib/gatt.h
index a15e92f..6bb6f0f 100644
--- a/attrib/gatt.h
+++ b/attrib/gatt.h
@@ -46,8 +46,8 @@
 #define GATT_CHARAC_FMT_UUID		0x2904
 #define GATT_CHARAC_AGREG_FMT_UUID	0x2905
 #define GATT_CHARAC_VALID_RANGE_UUID	0x2906
-#define GATT_EXTERNAL_REPORT_REFERENCE  0x2907
-#define GATT_REPORT_REFERENCE           0x2908
+#define GATT_EXTERNAL_REPORT_REFERENCE	0x2907
+#define GATT_REPORT_REFERENCE		0x2908
 
 /* Client Characteristic Configuration bit field */
 #define GATT_CLIENT_CHARAC_CFG_NOTIF_BIT	0x0001