Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
araffin committed Apr 23, 2018
1 parent 962a107 commit 397466a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ Implementations are available in various programming languages:

**Examples** are provided in each repository.

To clone all the repositories at once, tou need to use the `--recursive` command:
```
git clone https://github.com/araffin/arduino-robust-serial.git --recursive
```

### Provided Functions

Please check examples in the different repos to have the parameters details for each programming language.
Expand Down
2 changes: 1 addition & 1 deletion python-arduino-serial
2 changes: 1 addition & 1 deletion rust-arduino-serial
Submodule rust-arduino-serial updated 1 files
+4 −0 README.md

0 comments on commit 397466a

Please sign in to comment.