Skip to content

Commit

Permalink
README: Add ls after read operation
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickelectric committed Mar 19, 2024
1 parent e69cd97 commit 51734ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -48,6 +48,9 @@ F ./parameters_backup.bson 454 B
$ ./mavftp-cli --connection serial:/dev/ttyACM2:115200 read ./APM/LOGS/00000001.BIN
[00:00:01] [##############################] 514.02 KiB/514.02 KiB (0.0s)
calculated crc: 0xd33fda9f
$ ls -lah 00000001.BIN
-rw-r--r-- 1 patrick patrick 515K Mar 19 11:19 00000001.BIN
```

## Grab it
Expand Down

0 comments on commit 51734ed

Please sign in to comment.