summaryrefslogtreecommitdiff
path: root/samples/bluetooth/peripheral/prj_nble.conf
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2016-02-10 12:53:38 +0200
committerAnas Nashif <anas.nashif@intel.com>2016-02-10 19:13:01 -0500
commit36522ee71b98e09af1ea42d81a82e69bb4e2a49d (patch)
tree0a5cc18caa120159ba874423f50e5c3f70b21067 /samples/bluetooth/peripheral/prj_nble.conf
parent971af2b2495089e7f26166513c7a2d0cd74364c1 (diff)
Bluetooth: peripheral: Make heart rate simulation more predictable
sys_rand32_get appears to get stuck with same number for a while so instead just increment the heart rate by 1 until 160 and then return it back to 90. Change-Id: I2aea870c68539271a1bb6190a958a7e2d1914dc3 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'samples/bluetooth/peripheral/prj_nble.conf')
-rw-r--r--samples/bluetooth/peripheral/prj_nble.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/bluetooth/peripheral/prj_nble.conf b/samples/bluetooth/peripheral/prj_nble.conf
index ef0af4e30..ba9f2e8b1 100644
--- a/samples/bluetooth/peripheral/prj_nble.conf
+++ b/samples/bluetooth/peripheral/prj_nble.conf
@@ -1,4 +1,3 @@
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_NBLE=y
CONFIG_ARC_INIT=n
CONFIG_BLUETOOTH_DEBUG=y