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 ae27f37 + ea50ebd commit 1c265e4Copy full SHA for 1c265e4
libraries/Wire/keywords.txt
@@ -6,6 +6,8 @@
6
# Datatypes (KEYWORD1)
7
#######################################
8
9
+Wire KEYWORD2
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