Skip to content
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

SD card block updates #531

Merged
merged 1 commit into from
Jan 16, 2021
Merged

SD card block updates #531

merged 1 commit into from
Jan 16, 2021

Conversation

zfi
Copy link
Contributor

@zfi zfi commented Jan 16, 2021

SD card file handle is now a global.
Correct more cases where check for sd_init was ignoring the enabled state.
Correct missing line feeds in code emitters.
Refactor code that requested all project blocks to search for the sd_init block with code that just asks for the sd_init block.

Address issues raised in Solo-#529

Correct more cases where check for sd_init was ignoring the enabled state.
Correct missing line feeds in code emitters.
@zfi zfi requested a review from pjewald January 16, 2021 07:26
Copy link
Collaborator

@pjewald pjewald left a comment

Choose a reason for hiding this comment

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

/lgtm.

@pjewald pjewald merged commit 65c2a55 into release-1.5.7 Jan 16, 2021
@pjewald pjewald deleted the solo-529 branch January 16, 2021 15:38
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