From b4ba3fe1ca929f512f77228dc866378b9e6208f2 Mon Sep 17 00:00:00 2001 From: Markus Wagner Date: Mon, 4 Apr 2016 08:25:24 +0200 Subject: [PATCH] Update FAQ.md Empty lines added, because otherwise the preference was not displayed --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index ef476ee..cd6d439 100644 --- a/FAQ.md +++ b/FAQ.md @@ -8,7 +8,9 @@ Enable the debug logging and inspect the console logs of your device through XCo ### I would like to customise how frequently the AltBeacon library scans for proximity devices (beacons). How do I do that? Introduce an Android specific preference in your config.xml, something like this: + + This will ensure that the AltBeacon library will wait five seconds in-between foreground scans. The default is 0 for the mentioned configuration value.