Skip to content

Commit 961c9e2

Browse files
author
Cruz Monrreal
authored
Merge pull request #9988 from paul-szczepanek-arm/fix-cordio-tick
BLE: fix tick rate set to 10 ms
2 parents 97204b6 + 42d3a58 commit 961c9e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/FEATURE_BLE/targets/TARGET_CORDIO/mbed_lib.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "cordio",
3+
"macros": [ "WSF_MS_PER_TICK=1" ],
34
"config": {
45
"max-connections": {
56
"help": "Maximum number of connections",

0 commit comments

Comments
 (0)