We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 7e33c29 + cfeb616 commit bc792a9Copy full SHA for bc792a9
libraries/Wire/keywords.txt
@@ -6,6 +6,8 @@
6
# Datatypes (KEYWORD1)
7
#######################################
8
9
+Wire KEYWORD1
10
+
11
12
# Methods and Functions (KEYWORD2)
13
@@ -18,12 +20,6 @@ requestFrom KEYWORD2
18
20
onReceive KEYWORD2
19
21
onRequest KEYWORD2
22
-#######################################
-# Instances (KEYWORD2)
23
24
-
25
-Wire KEYWORD2
26
27
28
# Constants (LITERAL1)
29
0 commit comments