Skip to content

Commit

Permalink
SFT-4095: added update settings and other universal settings to device
Browse files Browse the repository at this point in the history
settings
  • Loading branch information
mjg-foundation committed Aug 22, 2024
1 parent bf6d4b0 commit a29c776
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ports/stm32/boards/Passport/modules/public_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,13 @@
'shutdown_timeout',
'device_name',
'security_words',
'pin_prefix_hash'
'pin_prefix_hash',
'update',
'firmware_title',
'validated_ok',
'terms_ok',
'last_qr_size_idx',
'last_qr_brightness',
]

# Size of a pin prefix:
Expand Down

0 comments on commit a29c776

Please sign in to comment.