Skip to content

Commit 6ec0de6

Browse files
committed
remove left whitespaces
Signed-off-by: notgivenby <notgivenby@gmail.com>
1 parent 0043c56 commit 6ec0de6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Installing-and-Configuring/Flashing-Guides/T480-maximized.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,15 @@ You should then follow through with [configuring keys]({{ site.baseurl }}/Config
120120
Important, ensure that power supply and all batteries, including the CMOS battery, are disconnected. After connecting the clip to the Thunderbolt chip as shown in the figure above read from the chip, making sure the connection is stable. The procedure is similar to the flashing Heads on the SPI chip. Therefore, comments are skipped.
121121

122122
```shell
123-
sudo flashrom -r ~/t480_original_tb.bin --programmer ch341a_spi - c YYY
123+
sudo flashrom -r ~/t480_original_tb.bin --programmer ch341a_spi -c YYY
124124
```
125125

126126
```shell
127-
sudo flashrom -r ~/t480_original_tb_1.bin --programmer ch341a_spi - c YYY
127+
sudo flashrom -r ~/t480_original_tb_1.bin --programmer ch341a_spi -c YYY
128128
```
129129

130130
```shell
131-
sudo flashrom -v ~/t480_original_tb.bin --programmer ch341a_spi - c YYY
131+
sudo flashrom -v ~/t480_original_tb.bin --programmer ch341a_spi -c YYY
132132
```
133133

134134
```shell

0 commit comments

Comments
 (0)