Skip to content

Commit 3bf5eed

Browse files
committed
chore(connect): enable mcuDeviceAuthentication capability
1 parent 7857a36 commit 3bf5eed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/connect/src/data/config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,7 @@ export const config: Config = {
156156
T2B1: '0',
157157
T3B1: '0',
158158
T3T1: '0',
159-
// TODO update this, when it is clear which version will support it https://github.com/trezor/trezor-suite/issues/27486
160-
T3W1: '0',
159+
T3W1: '2.12.1',
161160
},
162161
},
163162
{

0 commit comments

Comments
 (0)