Skip to content

Commit cca4043

Browse files
committed
Cordio: set WSF_MS_PER_TICK default as 10
1 parent 02d37a8 commit cca4043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/FEATURE_BLE/targets/TARGET_CORDIO/mbed_lib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordio",
3-
"macros": ["WSF_MS_PER_TICK=1"],
3+
"macros": ["WSF_MS_PER_TICK=10"],
44
"config": {
55
"max-connections": {
66
"help": "Maximum number of connections",
@@ -78,4 +78,4 @@
7878
"macro_name": "EATT_CONN_CHAN_MAX"
7979
}
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)