We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e530f26 commit db42f37Copy full SHA for db42f37
libraries/FunctionalInterrupt/keywords.txt
@@ -2,13 +2,12 @@
2
# Datatypes (KEYWORD1)
3
#######################################
4
5
-FunctionalInterrupt KEYWORD1
6
InterruptInfo KEYWORD1
+ArgStructure KEYWORD1
7
8
9
# Methods and Functions (KEYWORD2)
10
11
12
-attachInterrupt KEYWORD2
13
attachScheduledInterrupt KEYWORD2
14
detachFunctionalInterrupt KEYWORD2
libraries/FunctionalInterrupt/library.properties
@@ -1,9 +1,9 @@
1
name=FunctionalInterrupt
version=1.0
-author=
-maintainer=
-sentence=
+author=hreintke <[email protected]>
+maintainer=hreintke <[email protected]>
+sentence=C++ functional and scheduled interrupt handling
paragraph=
-category=
+category=Other
url=
architectures=esp32
0 commit comments