Skip to content

Commit efea4dd

Browse files
use correct firmware filename in flashing command
Updated firmware file reference in the flashing instructions.
1 parent c09a311 commit efea4dd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,9 @@ cmake -DLEGACY_HARDWARE=true ..
194194
<img src="https://pslab.io/images/pslab/bootloader.gif" width="400"/>
195195
</p>
196196

197-
```bash
198-
mcbootflash --port <PORT> -b 460800 firmware.hex
197+
```
198+
bashmcbootflash --port <PORT> -b 460800 pslab-firmware.hex
199+
199200
```
200201

201202
### Steps:

0 commit comments

Comments
 (0)