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: szazo/DHT11_Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JurassicPork/DHT_PyCom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 4 files changed
  • 1 contributor

Commits on May 2, 2017

  1. Update README.md

    JurassicPork authored May 2, 2017
    Configuration menu
    Copy the full SHA
    1b2fde3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    JurassicPork authored May 2, 2017
    Configuration menu
    Copy the full SHA
    104697e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Change code for pycom

    Change code for pycom
    JurassicPork committed May 4, 2017
    Configuration menu
    Copy the full SHA
    1251351 View commit details
    Browse the repository at this point in the history
  2. Delete dht11.py

    JurassicPork authored May 4, 2017
    Configuration menu
    Copy the full SHA
    8597bfc View commit details
    Browse the repository at this point in the history
  3. Update README.md

    JurassicPork authored May 4, 2017
    Configuration menu
    Copy the full SHA
    5bde756 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    cd2016f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    d7441f5 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    1c7d5bc View commit details
    Browse the repository at this point in the history
  4. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    2b63c11 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    27e1cc5 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    92ed122 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    f4b078b View commit details
    Browse the repository at this point in the history
  8. Update README.md

    JurassicPork authored May 6, 2017
    Configuration menu
    Copy the full SHA
    8e0f68d View commit details
    Browse the repository at this point in the history
  9. add code fot DHT22 sensor

    add code fot DHT22 sensor
    JurassicPork committed May 6, 2017
    Configuration menu
    Copy the full SHA
    4191ef4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2017

  1. changes to work with lopy and dth22

    changes to work with lopy and dth22
    JurassicPork committed May 7, 2017
    Configuration menu
    Copy the full SHA
    944beac View commit details
    Browse the repository at this point in the history
  2. change init and data array

    change init and data array
    JurassicPork committed May 7, 2017
    Configuration menu
    Copy the full SHA
    5b325d6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. adjust code

    JurassicPork committed May 8, 2017
    Configuration menu
    Copy the full SHA
    395c952 View commit details
    Browse the repository at this point in the history
  2. adjust start signal

    JurassicPork committed May 8, 2017
    Configuration menu
    Copy the full SHA
    f68d0e4 View commit details
    Browse the repository at this point in the history
Loading