Skip to content

Commit 4532a74

Browse files
committed
bt_spp_ota: add missing header
1 parent 82913b9 commit 4532a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/src/user/bt_app_spp.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include "os/core.h"
2323
#include "os/firmware.h"
2424
#include "user/led.h"
25+
#include "user/vfx.h"
2526
#include "user/ble_app.h"
2627

2728
#define BT_SPP_TAG "bt_spp"

0 commit comments

Comments
 (0)