Skip to content

Commit

Permalink
SFT-3975: added security word toggle 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 3cc4308 commit 57bc334
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 @@ -127,7 +127,8 @@
DEVICE_SETTINGS = [
'screen_brightness',
'shutdown_timeout',
'device_name'
'device_name',
'security_words'
]

# Size of a pin prefix:
Expand Down

0 comments on commit 57bc334

Please sign in to comment.