Skip to content

1.1.5

Compare
Choose a tag to compare
@vittorioexp vittorioexp released this 10 Sep 11:19
· 23 commits to master since this release

Fix

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

Thanks to @per1234