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: sprilukin/lib_BL999
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.8
Choose a base ref
...
head repository: sprilukin/lib_BL999
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 9, 2016

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

Commits on Jul 17, 2018

  1. Remove leading space from keywords.txt identifier

    Each field of keywords.txt is separated by a single true tab. Leading spaces on a keyword identifier causes it to not be recognized by the Arduino IDE. On Arduino IDE 1.6.5 and newer an unrecognized keyword identifier causes the default editor.function.style highlighting to be used (as with KEYWORD2, KEYWORD3).
    
    Reference:
    https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
    per1234 authored Jul 17, 2018
    Configuration menu
    Copy the full SHA
    8bd5880 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Prepare 0.0.9 release

    As requested at:
    #5 (comment)
    per1234 committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    e3a4852 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

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

    Remove leading space from keywords.txt identifier
    sprilukin authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    5598417 View commit details
    Browse the repository at this point in the history
Loading