Hi,
Am 28.09.2012 15:16, schrieb Johan Hedberg:
The Makefile.am changes had conflicts because of other GATT profiles I
applied earlier, so I had to completely manually fix this and probably
made some mistake. Could you please send a proper git patch for this
and I'll apply it? Johan
Enable heart rate profile in Makefile.am.
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 3b37198..c27eb01 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -212,7 +212,7 @@ endif
if GATTMODULES
builtin_modules += thermometer alert time gatt_example proximity
deviceinfo \
- gatt scanparam
+ gatt scanparam heartrate
builtin_sources += profiles/thermometer/main.c \
profiles/thermometer/manager.h \
profiles/thermometer/manager.c \
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html