Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.
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: kroimon/Arduino-SerialCommand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ffschm/Arduino-AnotherSerialCommand
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.
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    057519a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b96e20 View commit details
    Browse the repository at this point in the history
  3. Split command structure into command and argument list

    With this commit, all commands are from the form
    command<space>argument1,argument2,...,argumentN
    kerel-fs committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    76d9be4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ae5af View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Rename readme to README.md

    kerel-fs committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    2b21491 View commit details
    Browse the repository at this point in the history
Loading