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: CptPackage/ArduinoThread
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ivanseidel/ArduinoThread
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.
  • 13 commits
  • 5 files changed
  • 7 contributors

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    1c43b8d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Fixes ivanseidel#21

    Denages committed May 15, 2017
    Configuration menu
    Copy the full SHA
    55b9855 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Merge pull request ivanseidel#22 from Denages/issue21

    Fixes next run time on initialization
    ivanseidel authored May 16, 2017
    Configuration menu
    Copy the full SHA
    a7eda0f View commit details
    Browse the repository at this point in the history
  2. 2.1.1

    ivanseidel authored May 16, 2017
    Configuration menu
    Copy the full SHA
    ce6fea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Cleanup: Silence warning about anused variable

    Signed-off-by: Josenivaldo Benito Jr <jrbenito@benito.qsl.br>
    jrbenito committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    652d3a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ivanseidel#29 from jrbenito/master

    Cleanup: Silence warning about anused variable
    ivanseidel authored Aug 2, 2017
    Configuration menu
    Copy the full SHA
    9f05559 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Typo - Synce -> Since

    madacol authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    48bb21a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Merge pull request ivanseidel#31 from madacol/patch-1

    Typo - Synce -> Since
    ivanseidel authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    0d51a2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request ivanseidel#20 from wvmcastro/master

    Correcao na condicao do laco da funcao ThreadController::run()
    ivanseidel authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    fd9ebfe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    165d654 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ivanseidel#34 from mitosch/master

    fix bug in example CustomTimedThread when overriding shouldRun
    ivanseidel authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    2259d16 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. fixed spelling, grammar, section organisation, markup, added links to…

    … wiki, removed boilerplate, better readable while preserving the original spirit and code example
    zjedi committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    44d0c57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ivanseidel#36 from zjedi/master

    fixed spelling, grammar, section organisation, markup, added links to…
    ivanseidel authored Oct 5, 2018
    Configuration menu
    Copy the full SHA
    1a4e504 View commit details
    Browse the repository at this point in the history
Loading