diff options
author | Fede85 <f.vanzati@gmail.com> | 2013-06-27 19:24:16 +0200 |
---|---|---|
committer | Fede85 <f.vanzati@gmail.com> | 2013-06-27 19:24:16 +0200 |
commit | e01b23840354acd6c260b1f552bf0c5f5d7cdede (patch) | |
tree | c3570998145c55d60c9ab4054657cc2ffe83ba45 /libraries/Stepper/keywords.txt | |
parent | 5abc6d147f2e834fe310388d3197bf184bdd4cb7 (diff) |
Stepper library to the new format
Diffstat (limited to 'libraries/Stepper/keywords.txt')
-rw-r--r-- | libraries/Stepper/keywords.txt | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/libraries/Stepper/keywords.txt b/libraries/Stepper/keywords.txt deleted file mode 100644 index 19a0fad..0000000 --- a/libraries/Stepper/keywords.txt +++ /dev/null @@ -1,28 +0,0 @@ -####################################### -# Syntax Coloring Map For Test -####################################### - -####################################### -# Datatypes (KEYWORD1) -####################################### - -Stepper KEYWORD1 - -####################################### -# Methods and Functions (KEYWORD2) -####################################### - -step KEYWORD2 -setSpeed KEYWORD2 -version KEYWORD2 - -###################################### -# Instances (KEYWORD2) -####################################### -direction KEYWORD2 -speed KEYWORD2 - - -####################################### -# Constants (LITERAL1) -####################################### |