Skip to content

Commit

Permalink
SFT-3975: added pin_prefix_hash to device settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mjg-foundation committed Aug 12, 2024
1 parent 57bc334 commit 2452834
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ports/stm32/boards/Passport/modules/public_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@
'screen_brightness',
'shutdown_timeout',
'device_name',
'security_words'
'security_words',
'pin_prefix_hash'
]

# Size of a pin prefix:
Expand Down

0 comments on commit 2452834

Please sign in to comment.