Skip to content

Commit bb92e01

Browse files
committed
comments
1 parent df77529 commit bb92e01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/AudioTools/AudioLibs/VS1053Stream.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ class VS1053Config : public AudioInfo {
5151
* audio module. If you want to write encoded data set is_encoded_data = true in
5252
* the configuration; Many VS1053 modules also have a built in microphone that
5353
* can be used for recording.
54+
*
55+
* Depends on https://github.com/pschatzmann/arduino-vs1053
56+
*
5457
* @ingroup io
5558
* @author Phil Schatzmann
5659
* @copyright GPLv3

0 commit comments

Comments
 (0)