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: thijse/Arduino-CmdMessenger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sigmaeo/Arduino-CmdMessenger
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.
  • 9 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 19, 2018

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

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    74216f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c082c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f284382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d278dd View commit details
    Browse the repository at this point in the history
  5. fix ArgOk

    sigmaeo authored Mar 20, 2018
    Configuration menu
    Copy the full SHA
    36ae578 View commit details
    Browse the repository at this point in the history
  6. startCommand was not initialized (not a problem on arduino, but with …

    …C++-Builder on Windows)
    sigmaeo authored Mar 20, 2018
    Configuration menu
    Copy the full SHA
    eb8e413 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Update CmdMessenger.cpp

    Two small changes because of grumbling from the compiler Arduino 1.8.19.
    sigmaeo authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8b0def1 View commit details
    Browse the repository at this point in the history
  2. Update CmdMessenger.h

    A small change because of grumbling from the compiler Arduino 1.8.19.
    sigmaeo authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4ef21e3 View commit details
    Browse the repository at this point in the history
Loading