Skip to content

Commit

Permalink
README - update binary filename
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Feb 21, 2022
1 parent 0cdcaec commit e4904fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ To flash, you can either use a USB cable to connect your computer to hSerial por
```
make flash
```
or you can upload the `leo_firmware.bin` file to Leo Rover and use [leo_fw] package to flash it:
or you can upload the `core2_firmware.bin` file to Leo Rover and use [leo_fw] package to flash it:
```
rosrun leo_fw flash leo_firmware.bin
rosrun leo_fw flash core2_firmware.bin
```

### Using Husarion extension for VSCode
Expand Down

0 comments on commit e4904fe

Please sign in to comment.