From 7f35d220a34ae0c1bca32e3b3b290a5425f7a6e7 Mon Sep 17 00:00:00 2001 From: per1234 Date: Thu, 30 May 2019 02:28:26 -0700 Subject: [PATCH] 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 --- keywords.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keywords.txt b/keywords.txt index f7170389..eed0eb5c 100644 --- a/keywords.txt +++ b/keywords.txt @@ -106,7 +106,7 @@ Green LITERAL1 Blue LITERAL1 Yellow LITERAL1 Lightblue LITERAL1 -Purple LITERAL1 +Purple LITERAL1 Purble LITERAL1 White LITERAL1 Off LITERAL1