Closed nicshackle closed 2 years ago
https://github.com/adafruit/Adafruit_VS1053_Library/blob/master/examples/record_ogg/record_ogg.ino#L106
The begin recording, !digitalRead should evaluate to true, but not to end recording.
Suggest closing this issue. Fixed in 44546d4207c2c187e61a04f29a277bbd8a7bfaad
Closing. Should be fixed by #38
https://github.com/adafruit/Adafruit_VS1053_Library/blob/master/examples/record_ogg/record_ogg.ino#L106
The begin recording, !digitalRead should evaluate to true, but not to end recording.