mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 05:03:07 +00:00
14 lines
362 B
INI
14 lines
362 B
INI
[t1]
|
|
# location of the uhub, can be found out by running `uhubctl`
|
|
uhub_location = 3-1.4
|
|
# to which port of the uhub the device is connected
|
|
port = 3
|
|
# arduino that pushes T1 buttons
|
|
arduino_serial = /dev/ttyACM0
|
|
|
|
[tt]
|
|
# location of the uhub, can be found out by running `uhubctl`
|
|
uhub_location = 3-3
|
|
# to which port of the uhub the device is connected
|
|
port = 1
|