Skip to content

Commit bc792a9

Browse files
authored
Merge pull request #404 from per1234/patch-1
Use established KEYWORD_TOKENTYPE for Wire keyword
2 parents 7e33c29 + cfeb616 commit bc792a9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Diff for: libraries/Wire/keywords.txt

+2-6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# Datatypes (KEYWORD1)
77
#######################################
88

9+
Wire KEYWORD1
10+
911
#######################################
1012
# Methods and Functions (KEYWORD2)
1113
#######################################
@@ -18,12 +20,6 @@ requestFrom KEYWORD2
1820
onReceive KEYWORD2
1921
onRequest KEYWORD2
2022

21-
#######################################
22-
# Instances (KEYWORD2)
23-
#######################################
24-
25-
Wire KEYWORD2
26-
2723
#######################################
2824
# Constants (LITERAL1)
2925
#######################################

0 commit comments

Comments
 (0)