From 9c8538c1711e9e3e9db440e145dac0e71bb7158a Mon Sep 17 00:00:00 2001 From: Howard Chung Date: Wed, 16 Sep 2020 15:16:52 +0800 Subject: [PATCH] core: Add AdvertisementMonitor to bluetooth.conf AdvertisementMonitor must be included in bluetooth.conf in order to be able to call Release --- src/bluetooth.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 8a1e25801..b6c614908 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -10,6 +10,7 @@ + -- 2.47.3