We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0305074 commit 5dc85b6Copy full SHA for 5dc85b6
app/Makefile
@@ -72,7 +72,7 @@ endef
72
$(error "$(errorMessage)")
73
endif
74
75
-APP_LOAD_PARAMS = --appFlags 0x200 --delete $(COMMON_LOAD_PARAMS) --path ${APPPATH} --path "44'/1'" --tlvraw 9F:01
+APP_LOAD_PARAMS = --appFlags 0x200 --delete $(COMMON_LOAD_PARAMS) --path ${APPPATH} --path "44'/1'"
76
77
ifeq ($(TARGET_NAME),TARGET_NANOS)
78
ICONNAME:=$(CURDIR)/nanos_icon.gif
0 commit comments