per1234 8ae3cacb96
Remove leading space from keywords.txt identifier tokens
Each field of keywords.txt is separated by a single true tab. Leading spaces on a keyword identifier causes it to not be recognized by the Arduino IDE. On Arduino IDE 1.6.5 and newer an unrecognized keyword identifier causes the default editor.function.style highlighting to be used (as with KEYWORD2, KEYWORD3, LITERAL2).

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2018-07-16 03:14:20 -07:00
2018-03-15 16:12:16 -07:00
2017-09-04 07:48:00 -07:00
2016-12-12 06:26:15 -08:00
2014-06-07 06:33:39 -07:00
2014-06-07 06:33:39 -07:00
2014-06-07 06:33:39 -07:00
2015-03-26 18:36:41 -07:00
2014-06-07 06:33:39 -07:00
2017-09-04 07:48:00 -07:00
2014-06-07 06:33:39 -07:00
2017-09-05 01:50:12 -07:00
2014-06-07 06:33:39 -07:00
Description
No description provided
Readme 131 KiB
Languages
C 69.8%
C++ 30.2%