Commit Graph
9 Commits
Author SHA1 Message Date
per1234andGitHub 1956be2237 Use correct field separator in keywords.txt
The Arduino IDE requires the use of a single true tab separator between the keyword name and identifier. When spaces are used rather than a true tab the keyword is not highlighted.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2018-08-27 05:35:15 -07:00
Michael hurniandGitHub 9705409674 Merge pull request #1 from per1234/incorrect-keywords_txt-filename-case
Use correct filename case for keywords.txt
2018-07-13 12:41:02 +00:00
per1234andGitHub 38aabcb4be Use correct filename case for keywords.txt
Use of filename case other than exactly keywords.txt causes the file to not be recognized by the Arduino IDE on a filename case-sensitive OS such as Linux.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2018-07-13 02:23:50 -07:00
Michael hurni 0f58a3abdf Update Readme 2014-10-14 01:06:49 +02:00
Michael Hurni ac1e1eff35 Make house_code case insensitive 2014-10-14 00:15:16 +02:00
Michael Hurni 7b272c80ed add BRIGHT/DIM commands support 2014-10-13 19:48:09 +02:00
Michael Hurni fd9d988bc6 Arduino boards support 2014-10-13 19:47:52 +02:00
Pieter Paul fcb23dca53 Setup 2013-11-20 14:54:52 +01:00
Pieter Paul 5551d75750 Initial version 2013-11-20 14:54:07 +01:00