Skip to content

Commit ef061bc

Browse files
committed
Fill in empty fields
1 parent 386b6e6 commit ef061bc

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

libraries/FunctionalInterrupt/keywords.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
# Datatypes (KEYWORD1)
33
#######################################
44

5-
FunctionalInterrupt KEYWORD1
65
InterruptInfo KEYWORD1
6+
ArgStructure KEYWORD1
77

88
#######################################
99
# Methods and Functions (KEYWORD2)
1010
#######################################
1111

12-
attachInterrupt KEYWORD2
1312
attachScheduledInterrupt KEYWORD2
1413
detachFunctionalInterrupt KEYWORD2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=FunctionalInterrupt
22
version=1.0
3-
author=
4-
maintainer=
5-
sentence=
3+
author=hreintke <[email protected]>
4+
maintainer=hreintke <[email protected]>
5+
sentence=C++ functional and scheduled interrupt handling
66
paragraph=
7-
category=
7+
category=Other
88
url=
99
architectures=esp32

0 commit comments

Comments
 (0)