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

rename #define MAX_FILENAME_LEN #1

Merged
merged 1 commit into from Feb 21, 2021

Conversation

KurtE
Copy link
Contributor

@KurtE KurtE commented Feb 21, 2021

This appears to be a common define across multiple libraries, the #undef
cause other things to not compile.

SO simply renamed the 4 place in the header file to: MSC_MAX_FILENAME_LEN

This appears to be a common define across multiple libraries, the #undef
cause other things to not compile.

SO simply renamed the 4 place in the header file to: MSC_MAX_FILENAME_LEN
@wwatson4506 wwatson4506 merged commit bb4054e into wwatson4506:main Feb 21, 2021
@KurtE KurtE deleted the MAX_FILENAME_LEN branch February 21, 2021 03:48
wwatson4506 pushed a commit that referenced this pull request Mar 26, 2021
Start of FatFormat for partitions
wwatson4506 pushed a commit that referenced this pull request Mar 26, 2021
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.

None yet

2 participants