Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_RFM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_RFM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 22, 2024

  1. Update README.rst

    jerryneedell authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1b73a3b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. remove deprecated get_html_theme_path() call

    Signed-off-by: foamyguy <[email protected]>
    FoamyGuy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    868ed1e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    dd9e428 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from FoamyGuy/docs_container_version_fix

    udpate rtd container version config
    tannewt authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6fcfd14 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

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

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    98c3141 View commit details
    Browse the repository at this point in the history
  2. fix import in rfm9x

    jerryneedell committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    87fe934 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Merge pull request #6 from jerryneedell/jerryn_read_fifo

    fix read_fifo to always define packet before return, Correct typo in dosctring
    FoamyGuy authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    903e665 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. update rtd sphinx config

    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    3cbfb0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from FoamyGuy/rtd_sphinx_config

    update rtd sphinx config
    tannewt authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    8a55e34 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

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

Commits on Jan 27, 2025

  1. Configuration menu
    Copy the full SHA
    752f3e2 View commit details
    Browse the repository at this point in the history
  2. add lora sf examples

    jerryneedell committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    9668223 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Configuration menu
    Copy the full SHA
    f2ff1e4 View commit details
    Browse the repository at this point in the history
  2. revise sf example

    jerryneedell committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    ab48f2e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Configuration menu
    Copy the full SHA
    4a529c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073912e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Merge pull request #10 from jerryneedell/jerryn_spreadf

    Fix configuration for Spreading Factor = 6
    FoamyGuy authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    8f0b80e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

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

Commits on May 16, 2025

  1. Merge pull request #13 from nateinaction/patch-1

    Add float type hint to ack_delay member variable
    FoamyGuy authored May 16, 2025
    Configuration menu
    Copy the full SHA
    91b9767 View commit details
    Browse the repository at this point in the history
Loading