You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,14 +153,14 @@ Dependent on the example you might need to install some of the following librari
153
153
Get some inspiration [from projects that were using this library](https://github.com/pschatzmann/arduino-audio-tools/discussions/categories/show-and-tell) or share your projects with the community.
154
154
155
155
156
-
###Documentation
156
+
## Documentation
157
157
158
158
- Here is the generated [Class Documentation](https://pschatzmann.github.io/arduino-audio-tools/html/namespaceaudio__tools.html).
159
159
- Please also check out the [Information in the Wiki](https://github.com/pschatzmann/arduino-audio-tools/wiki)
160
160
- You also might find further information in [one of my Blogs](https://www.pschatzmann.ch/home/category/machine-sound/)
161
161
162
162
163
-
###Installation in Arduino
163
+
## Installation in Arduino
164
164
165
165
You can download the library as zip and call include Library -> zip library. Or you can git clone this project into the Arduino libraries folder e.g. with
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.
173
-
174
173
If you want to use the library in PlatformIO, you can find a [detailed description in the Wiki](https://github.com/pschatzmann/arduino-audio-tools/wiki/Working-with-PlatformIO).
174
+
175
+
176
+
## Sponsor Me
177
+
178
+
This software is totally free, but you can make me happy by rewarding me with a treat
179
+
180
+
-[Buy me a caffee](https://www.buymeacoffee.com/philschatzh)
0 commit comments