Skip to content

Commit e64e34c

Browse files
committed
Parameter documentation
1 parent 89590c3 commit e64e34c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Adafruit_VS1053.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ class Adafruit_VS1053 {
258258
/*!
259259
* @brief Start recording
260260
* @param mic mic=true for microphone input
261+
* @param samplerate sample rate in hz (8000 - 48000)
261262
*/
262263
void startRecordWav(boolean mic, uint16_t samplerate);
263264
/*!

0 commit comments

Comments
 (0)