We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0e7da commit 95443c2Copy full SHA for 95443c2
README.md
@@ -120,7 +120,7 @@ You can download the library as zip and call include Library -> zip library. Or
120
121
```
122
cd ~/Documents/Arduino/libraries
123
-git clone https://github.com/pschatzmann/stm32f411-i2s.git
+git clone https://github.com/pschatzmann/stm32-i2s.git
124
125
126
I recommend to use git because you can easily update to the latest version just by executing the ```git pull``` command in the project folder.
0 commit comments