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 df77529 commit bb92e01Copy full SHA for bb92e01
src/AudioTools/AudioLibs/VS1053Stream.h
@@ -51,6 +51,9 @@ class VS1053Config : public AudioInfo {
51
* audio module. If you want to write encoded data set is_encoded_data = true in
52
* the configuration; Many VS1053 modules also have a built in microphone that
53
* can be used for recording.
54
+ *
55
+ * Depends on https://github.com/pschatzmann/arduino-vs1053
56
57
* @ingroup io
58
* @author Phil Schatzmann
59
* @copyright GPLv3
0 commit comments