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

mesh.checkConnection via parent not master #250

Merged
merged 9 commits into from
Jun 30, 2024
Merged

mesh.checkConnection via parent not master #250

merged 9 commits into from
Jun 30, 2024

Commits on Jun 28, 2024

  1. mesh.checkConnection via parent not master

    - Adjust mesh.checkConnection function to verify connectivity with parent only. Leave old functionality in place with a #define
    - Suggestions in place per @2bndy5
    closes #249
    TMRh20 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a2b8135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439aaad View commit details
    Browse the repository at this point in the history
  3. review changes

    2bndy5 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4b1e3a2 View commit details
    Browse the repository at this point in the history
  4. trigger compile size reports for PRs

    Specifically for PRs that only change the lib src code and not examples.
    2bndy5 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    266bfe9 View commit details
    Browse the repository at this point in the history
  5. doc review

    use doxygen references
    2bndy5 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7f78b0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c938080 View commit details
    Browse the repository at this point in the history
  7. format RF24Mesh.h

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    2bndy5 and github-actions[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    add581b View commit details
    Browse the repository at this point in the history
  8. review supported CMake options

    also defaults RF24_DRIVER to SPIDEV (per nRF24/RF24#971)
    2bndy5 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    458e964 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c494ae View commit details
    Browse the repository at this point in the history