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

Fix board config #231

Merged
merged 4 commits into from
Jan 20, 2023
Merged

Fix board config #231

merged 4 commits into from
Jan 20, 2023

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    7fadeb3 View commit details
    Browse the repository at this point in the history
  2. Closing comm devices

    When checking for the board, close the communication devices. If we do not do that, successive calls to begin will not configure the pins properly and thus the board check might fail...
    mdiepart committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    da77afc View commit details
    Browse the repository at this point in the history
  3. Revert "Closing comm devices"

    This reverts commit da77afc.
    mdiepart committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1df06c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    ceb523b View commit details
    Browse the repository at this point in the history