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://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
This commit is contained in:
per1234 2017-09-02 07:56:17 -07:00
parent 8a8c0b1228
commit 564f34a84b
1 changed files with 1 additions and 1 deletions