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: etherkit/MorseArduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: etherkit/MorseArduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on May 14, 2018

  1. Merge pull request #2 from etherkit/v1.0.1

    V1.0.1
    NT7S authored May 14, 2018
    Configuration menu
    Copy the full SHA
    be54b45 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    eed4231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2896b29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dadfb9d View commit details
    Browse the repository at this point in the history
  4. Correct README

    NT7S committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    46663ab View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Minor bug fixes

    NT7S committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d386374 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Use correct field separator in keywords.txt

    The Arduino IDE requires the use of a single true tab separator between the keyword name and identifier. When spaces are used rather than a true tab, the keyword is not highlighted.
    
    Reference:
    https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
    per1234 authored May 30, 2019
    Configuration menu
    Copy the full SHA
    787e7ff View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Merge pull request #4 from per1234/keywords-separator

    Use correct field separator in keywords.txt
    NT7S authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    5642596 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    d027dc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from etherkit/v1.1.2

    Fix bug in sending first character, correct keywords.txt
    NT7S authored Oct 17, 2019
    Configuration menu
    Copy the full SHA
    1867a0a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Update README.md

    add SubscribeStar info
    NT7S authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    281e6fa View commit details
    Browse the repository at this point in the history
  2. Create FUNDING.yml

    NT7S authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    f897330 View commit details
    Browse the repository at this point in the history
Loading