mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-07 13:12:41 +00:00
fix(docs): fix prodtest SBU command documentation
[no changelog]
This commit is contained in:
parent
4fe9294377
commit
43fa92d953
@ -150,7 +150,7 @@ OK
|
|||||||
|
|
||||||
### SBU
|
### SBU
|
||||||
The `SBU` command allows you to set the states of SBU1 and SBU2 pins.
|
The `SBU` command allows you to set the states of SBU1 and SBU2 pins.
|
||||||
It takes two input parameters, each representing the state of one pin (0 or 1), and sets the corresponding output pins accordingly.
|
It takes one input parameter, representing the state of both pins (00, 01, 10 or 11), and sets the corresponding output pins accordingly.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user