Skip to content

Replace A26_Repo.aar

Александр Негрий requested to merge patch-1 into master

Define TAG_PIN_REQUEST ((u32)0xDF8808) -- one of my custom tags If the value of tag-df8808 is 0, the application needs to invoke the PIN input.

If tag-df8808 has a value of 1, the transaction kernel has called the PIN input and the application does not need to call it again.

Merge request reports