Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6b3686f

Browse files
Add new keywords for standard/extended CAN ID support for syntax highlighting.
1 parent ec1c223 commit 6b3686f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎libraries/Arduino_CAN/keywords.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ CAN KEYWORD1
1010
CAN1 KEYWORD1
1111
CanMsg KEYWORD1
1212
CanBitRate KEYWORD1
13+
CanStandardId KEYWORD2
14+
CanExtendedId KEYWORD2
1315

1416
#######################################
1517
# Methods and Functions (KEYWORD2)
@@ -25,6 +27,11 @@ read KEYWORD2
2527
isError KEYWORD2
2628
clearError KEYWORD2
2729

30+
getStandardId KEYWORD2
31+
getExtendedId KEYWORD2
32+
isStandardId KEYWORD2
33+
isExtendedId KEYWORD2
34+
2835
#######################################
2936
# Constants (LITERAL1)
3037
#######################################

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /