STM32SD library: File does not inherit from Stream #2428
|
I noticed that for the File class in your STM32SD library you have all the methods available, but you do not inherit from Arduino Stream. Is there any reason for this and would you accept a pull request to have this implemented ? |
Answered by
fpistm
Aug 29, 2024
Replies: 1 comment 1 reply
|
Hi @pschatzmann |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stm32duino/STM32SD#72