Skip to content

Commit a880d06

Browse files
committed
Add new Arduino examples
1 parent b4cfcbe commit a880d06

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Erriez Arduino libraries and sketches contains examples and optimized libraries
44

55
## Installation
66

7-
Please refer to the [Wiki documentation](https://github.com/Erriez/ErriezArduinoLibrariesAndSketches/wiki) how to use the libraries or follow the instructions in the README.md files of the libraries.
7+
Please refer to the [Wiki documentation](https://github.com/Erriez/ErriezArduinoLibraries/wiki) how to use the libraries or follow the instructions in the README.md files of the libraries.
88

99
Installation with Git from the commandline:
1010
```
11-
git clone https://github.com/Erriez/ErriezArduinoLibrariesAndSketches.git
12-
cd ErriezArduinoLibrariesAndSketches
11+
git clone https://github.com/Erriez/ErriezArduinoLibraries.git
12+
cd ErriezArduinoLibraries
1313
git submodule init --recursive
1414
git submodule update --recursive
1515

examples/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Erriez Arduino examples
2+
3+
Please refer to:
4+
https://github.com/Erriez/ErriezArduinoExamples

0 commit comments

Comments
 (0)