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: l2sants/AVR-Programming
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hexagon5un/AVR-Programming
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.
  • 7 commits
  • 75 files changed
  • 1 contributor

Commits on Mar 23, 2016

  1. finally added license

    Elliot Williams committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    0c9294b View commit details
    Browse the repository at this point in the history
  2. fix timer audio by reset counter

    Elliot Williams committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    9146e1c View commit details
    Browse the repository at this point in the history
  3. added prototype for nibbleToHexCharacter()

    Elliot Williams committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    f415122 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Changed poor variable naming: wavelength -> period

    Doesn't change functionality, but readability.
    Elliot Williams committed May 11, 2016
    Configuration menu
    Copy the full SHA
    f237cd2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. change return (0); to return 0;

    Elliot Williams committed May 20, 2016
    Configuration menu
    Copy the full SHA
    6cf8873 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. bug fix: one missing zero in blink.c code

    Thanks KaiserS0ze for pointing this out.
    Elliot Williams committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    8a9ad40 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Updated some utilities to Python 3

    Thanks dComposer!
    Elliot Williams committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    ad2512e View commit details
    Browse the repository at this point in the history
Loading