mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 05:03:07 +00:00
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
|
The type of argument to `ui.button_request(x)` is changed from int to ButtonRequest.
|
||
|
The original int value can be accessed as `x.code`
|