-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
@egienvalue
Description
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