Skip to content

Commit

Permalink
Merge pull request #3 from per1234/keywords-separator
Browse files Browse the repository at this point in the history
Remove leading space from keywords.txt identifier
  • Loading branch information
fpistm authored Jul 17, 2018
2 parents f3b271d + fab1a21 commit 284dd4b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
# Datatypes (KEYWORD1)
#######################################

STMPE1600DigiOut KEYWORD1
VL53L0X_X_NUCLEO_53L0A1 KEYWORD1
STMPE1600DigiOut KEYWORD1
VL53L0X_X_NUCLEO_53L0A1 KEYWORD1

#######################################
# Methods and Functions (KEYWORD2)
#######################################

VL53L0X_Off KEYWORD2
VL53L0X_On KEYWORD2
write KEYWORD2
VL53L0X_Off KEYWORD2
VL53L0X_On KEYWORD2
write KEYWORD2

0 comments on commit 284dd4b

Please sign in to comment.