Skip to content

trouble shooting #735

Answered by pschatzmann
aqildad-create asked this question in Q&A
Discussion options

You must be logged in to vote

Files work with bytes and not with samples! Your size is completley wrong:
it nees to be dataFile.write( (uint8_t *)raw_samples , bytes_read ) ;

You should find these kind of errors yourself!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants