Skip to content

Commit

Permalink
update keywords script to use just one tab
Browse files Browse the repository at this point in the history
  • Loading branch information
aster94 committed Apr 14, 2019
1 parent 76ad51f commit a892602
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,24 @@
# Datatypes (KEYWORD1)
#######################################


#######################################
# Methods and Functions (KEYWORD2)
#######################################
doEvery KEYWORD2
pinModeGroup KEYWORD2
doEvery KEYWORD2
pinModeGroup KEYWORD2
digitalWriteGroup KEYWORD2
digitalToggle KEYWORD2
digitalToggle KEYWORD2
digitalToggleGroup KEYWORD2
echo KEYWORD2
printArray KEYWORD2
splitString KEYWORD2
echo KEYWORD2
printArray KEYWORD2
splitString KEYWORD2

#######################################

######################################
# Constants (LITERAL1)
#######################################
LEN LITERAL1
TO_FAHRENHEIT LITERAL1
TO_CELSIUS LITERAL1
maybe LITERAL1
######################################
LEN LITERAL1
TO_FAHRENHEIT LITERAL1
TO_CELSIUS LITERAL1
maybe LITERAL1

0 comments on commit a892602

Please sign in to comment.