Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
[add] Removing 'pending review' flag
Browse files Browse the repository at this point in the history
  • Loading branch information
lpascal-ledger committed Feb 21, 2022
1 parent 00e96e6 commit efdd944
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,6 @@ endif

APP_LOAD_PARAMS = --appFlags 0x200 --delete $(COMMON_LOAD_PARAMS) --path $(APPPATH)

# Pending review parameters
APP_LOAD_PARAMS += --tlvraw 9F:01
DEFINES += HAVE_PENDING_REVIEW_SCREEN


ifeq ($(TARGET_NAME),TARGET_NANOS)
APP_STACK_SIZE:=3216
ICONNAME:=$(CURDIR)/nanos_icon.gif
Expand Down

0 comments on commit efdd944

Please sign in to comment.