1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-06 05:21:22 +03:00

Use correct separator in keywords.txt

The Arduino IDE currently 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 2018-03-04 18:11:56 -08:00 committed by Ivan Grokhotkov
parent a2e7c7d016
commit 7999f5c29c
2 changed files with 2 additions and 2 deletions