1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-01 10:20:59 +00:00

fix(core): change version of THP in USE_THP description

[no changelog]
This commit is contained in:
M1nd3r 2024-10-17 13:46:22 +02:00
parent 2b6533dd5a
commit ed20e2ebe0

View File

@ -151,4 +151,4 @@ BITCOIN_ONLY: bool
UI_LAYOUT: str
"""UI layout identifier ("tt" for model T, "tr" for models One and R)."""
USE_THP: bool
"""Whether the firmware supports the Trezor-Host Protocol."""
"""Whether the firmware supports Trezor-Host Protocol (version 2)."""