Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct separator in keywords.txt #381

Merged
merged 1 commit into from
Sep 14, 2017
Merged

Use correct separator in keywords.txt #381

merged 1 commit into from
Sep 14, 2017

Commits on Sep 3, 2017

  1. Use correct separator in keywords.txt

    The Arduino IDE requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.
    
    Reference: https:/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
    per1234 committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    66cb972 View commit details
    Browse the repository at this point in the history