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_DHT
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_DHT
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 13 files changed
  • 5 contributors

Commits on May 16, 2023

  1. fix: the issues 90

    xgqfrms authored May 16, 2023
    Configuration menu
    Copy the full SHA
    b092f90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from xgqfrms/main

    fix: the issues 90
    tekktrik authored May 16, 2023
    Configuration menu
    Copy the full SHA
    0d31e09 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    e32bad4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from adafruit/dev/fix-pylint-jquery

    Dev/fix-pylint-jquery
    dhalbert authored May 24, 2023
    Configuration menu
    Copy the full SHA
    b0f4cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix rtd theme

    FoamyGuy committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7e91a4b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge pull request #94 from adafruit/fix_rtd_theme

    fix rtd theme
    tannewt authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ade41e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

    unpin sphinx and add sphinx-rtd-theme to docs reqs
    tannewt authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cec6795 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
    a6e6c63 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. read decimal value also

    FoamyGuy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e561725 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Merge pull request #102 from FoamyGuy/dht11_decimal

    Read decimal value also for dht11
    FoamyGuy authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    daca831 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <[email protected]>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    eb53bb1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. change to ruff

    FoamyGuy committed May 13, 2025
    Configuration menu
    Copy the full SHA
    232821f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from adafruit/use_ruff

    change to ruff
    FoamyGuy authored May 13, 2025
    Configuration menu
    Copy the full SHA
    7d39908 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. update rtd.yml file

    Signed-off-by: foamyguy <[email protected]>
    FoamyGuy committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    eaf62a2 View commit details
    Browse the repository at this point in the history
Loading