diff --git a/app/Makefile b/app/Makefile index 528c2ed..993f6b3 100755 --- a/app/Makefile +++ b/app/Makefile @@ -65,7 +65,7 @@ endif APP_LOAD_PARAMS = --curve secp256k1 $(COMMON_LOAD_PARAMS) --path $(APPPATH) -ENABLE_PENDING_REVIEW_SCREEN ?= 1 +ENABLE_PENDING_REVIEW_SCREEN ?= 0 include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.devices