Skip to content

Add read file support to SD_FileListing #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 12, 2022
Merged

Add read file support to SD_FileListing #115

merged 4 commits into from
May 12, 2022

Conversation

LeeLeahy2
Copy link
Contributor

Add SD_FileListing test sketch

nseidle and others added 4 commits February 21, 2022 13:56
Supplement v1.10 - Programming batch fix
Real time delivery of ESF-RAW. Add cyclic logging, profiles, faster boot time.
@nseidle nseidle changed the base branch from main to release_candidate May 12, 2022 14:57
@@ -6,6 +6,9 @@

#include "settings.h"

#define ASCII_LF 0x0a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider using '\n' and '\r' instead of defines or magic numbers.

@nseidle nseidle merged commit e91bf0d into sparkfun:release_candidate May 12, 2022
@LeeLeahy2 LeeLeahy2 deleted the sd-card-listing branch June 3, 2022 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants