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: Ten04031977/AM2320-master
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: z3q/AM2320-integer
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.
  • 17 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 15, 2020

  1. Update README.md

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    6a56046 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    be83133 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    d00d1db View commit details
    Browse the repository at this point in the history
  4. Update README.md

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    5f94e77 View commit details
    Browse the repository at this point in the history
  5. Print temperature from integer*10

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    8f94ede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17c2645 View commit details
    Browse the repository at this point in the history
  7. Update am2320_I2Clcd.ino

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    b191d11 View commit details
    Browse the repository at this point in the history
  8. declare variables as integer

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    da0a521 View commit details
    Browse the repository at this point in the history
  9. Replaced float with int/byte

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    f1e407c View commit details
    Browse the repository at this point in the history
  10. Update README.md

    z3q committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    ed84801 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    cf6e2d5 View commit details
    Browse the repository at this point in the history
  2. Remove round() of humidity

    Economy is ~250 bytes
    z3q committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5edda4e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Merge pull request #1 from z3q/testing

    from Testing
    z3q committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    1aa76ea View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    9053623 View commit details
    Browse the repository at this point in the history
  2. Fix "-" of temperature fraction

    z3q committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    242f7e0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    z3q committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    766498a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Fix incorrect temperature output in Energia+MSP430 (#2)

    Original code returned only positive values
    z3q committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    554ccea View commit details
    Browse the repository at this point in the history
Loading