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 python wrapper/examples/doc #967

Merged
merged 3 commits into from
Mar 26, 2024
Merged

update python wrapper/examples/doc #967

merged 3 commits into from
Mar 26, 2024

Commits on Mar 25, 2024

  1. update python wrapper/examples/doc

    - expose selected `RF24_DRIVER` in the python wrapper (for programmatically specifying the right pins)
    - update for the python examples
       - interrupt_configure.py usees gpiod instead of RPi.GPIO
       - removed argparse from examples for simplicity
       - use the appropriate pin numbers for the selected `RF24_DRIVER`
    - revised the python wrapper's install doc
    2bndy5 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    54dc66c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    477e35a View commit details
    Browse the repository at this point in the history
  2. final review changes

    2bndy5 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    664988d View commit details
    Browse the repository at this point in the history