Skip to content

Commit ee2c59d

Browse files
committed
Remove HAVE_BOLOS_UX flag
1 parent fe2aa33 commit ee2c59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ SDK_SOURCE_PATH += lib_blewbxx lib_blewbxx_impl
128128
else
129129
# Assume Nano S
130130
DEFINES += IO_SEPROXYHAL_BUFFER_SIZE_B=128
131-
DEFINES += HAVE_BOLOS_UX COMPLIANCE_UX_160 HAVE_UX_LEGACY
131+
DEFINES += COMPLIANCE_UX_160 HAVE_UX_LEGACY
132132
endif
133133

134134
# X specific

0 commit comments

Comments
 (0)