Skip to content

Commit

Permalink
Add newly added methods and constants to keywords.txt for syntax high…
Browse files Browse the repository at this point in the history
…lighting.
  • Loading branch information
aentinger committed Nov 7, 2023
1 parent ef5004d commit bc915cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions libraries/Arduino_CAN/keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ available KEYWORD2
read KEYWORD2
isError KEYWORD2
clearError KEYWORD2
setFilterMask_Standard
setFilterMask_Extended
setFilterId_Standard
setFilterId_Extended

getStandardId KEYWORD2
getExtendedId KEYWORD2
Expand All @@ -41,3 +45,5 @@ BR_125k LITERAL1
BR_250k LITERAL1
BR_500k LITERAL1
BR_1000k LITERAL1
CAN_MAX_NO_STANDARD_MAILBOXES LITERAL1
CAN_MAX_NO_EXTENDED_MAILBOXES LITERAL1

0 comments on commit bc915cd

Please sign in to comment.