Skip to content

Commit f83a5a9

Browse files
committed
fix: no log error
1 parent e26f7ce commit f83a5a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/bluetooth-fw/nimble/advert.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
#include "nimble_type_conversions.h"
2828

29+
#include <stdio.h>
30+
2931
void bt_driver_advert_advertising_disable(void) {
3032
int rc;
3133

0 commit comments

Comments
 (0)