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

Update sd_file_pointer block to correct fseek error #532

Merged
merged 6 commits into from
Jan 17, 2021
Merged

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    fbf1294 View commit details
    Browse the repository at this point in the history
  2. Refactor SD card open.

    Refactor sd_init into a separate function.
    pjewald committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    25ea685 View commit details
    Browse the repository at this point in the history
  3. Refactor warning messages.

    pjewald committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    c169004 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Replace '\r' with '\n'.

    Remove semicolon from get file pointer block.
    pjewald committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    f40945a View commit details
    Browse the repository at this point in the history
  2. Add SD File reserved words.

    pjewald committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    a59b101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    468acb5 View commit details
    Browse the repository at this point in the history