summaryrefslogtreecommitdiff
path: root/common/btle_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/btle_ll.c')
-rw-r--r--common/btle_ll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/btle_ll.c b/common/btle_ll.c
index ef081b9526..cecbb3058a 100644
--- a/common/btle_ll.c
+++ b/common/btle_ll.c
@@ -846,7 +846,7 @@ void bluetooth_ll_task(void)
if (ll_state == STANDBY) {
CPRINTF("Exiting connection state/Entering "
- "Standby state after %d connections ",
+ "Standby state after %d connections "
"events\n", ll_conn_events);
print_connection_state();
}