You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use the seek() function to move the write pointer to the head of a file, it didn't work. Then I change the version to 1.2.0, and it works with the same code.
The text was updated successfully, but these errors were encountered:
egienvalue
changed the title
file.seek() in SD library--version 1.2.2 didn't work on M0 Pro using the IDE on macOS
File.seek() in SD library--version 1.2.2 didn't work on M0 Pro using the IDE on macOS
Feb 28, 2018
Test platform: Arduino M0 Pro
I try to use the seek() function to move the write pointer to the head of a file, it didn't work. Then I change the version to 1.2.0, and it works with the same code.
EDIT by @per1234 2018-03-02:
Moved to arduino-libraries/SD#50
The text was updated successfully, but these errors were encountered: