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_MiniMQTT
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.11.3
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_MiniMQTT
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.11.4
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 19, 2025

  1. Configuration menu
    Copy the full SHA
    0cd7893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fa023 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #236 from vladak/unsuback_vs_publish

    add test for the PUBLISH+UNSUBACK case
    dhalbert authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    d4b87d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #237 from vladak/remove_recv_into_workaround

    no need to check zero byte returned from recv_into()
    dhalbert authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    57ed4f0 View commit details
    Browse the repository at this point in the history
Loading