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

Commit

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

Please sign in to comment.