braydenanderson2014 / C-Arduino-Libraries

This repository contains C++ and Arduino Libraries that are lightweight and easy to use. All libraries were created/mimicked by me and chatgpt.
Apache License 2.0
13 stars 0 forks source link

SDList Version 1.0.3 Missing Src Files #45

Closed braydenanderson2014 closed 8 months ago

braydenanderson2014 commented 8 months ago

Describe the Issue Src File is missing

Library Name and Version: Name: SDList Version: 1.0.3

Environment:

Library Source:

Expected Behavior Src and Examples should be there

Actual Behavior No Src File

To Reproduce Steps to reproduce the behavior:

  1. Include library '...'
  2. Initialize the library '...'
  3. See error

Error Message & Code Snippet If applicable, add the error message and the piece of code that causes the issue.


// Your code that triggers the error
Screenshots
If applicable, add screenshots to help explain your problem.

Additional Context
Add any other context about the problem here.

<!-- End of the issue report template. -->
braydenanderson2014 commented 8 months ago

Just published version 1.0.4 and opened a new project with this library... src file was included as it should be. This issue is now closed.