Skip to content

Commit bed3913

Browse files
authored
enable bluetooth
1 parent a346fb6 commit bed3913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ APP_SOURCE_PATH += $(MY_DIR)/../deps/jsmn/src
7575
INCLUDES_PATH += $(CURDIR)/src/common
7676

7777
ENABLE_NBGL_QRCODE ?= 1
78-
78+
ENABLE_BLUETOOTH = 1
7979

8080
include $(BOLOS_SDK)/Makefile.target
8181

0 commit comments

Comments
 (0)