File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
libraries/FunctionalInterrupt Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 2
2
# Datatypes (KEYWORD1)
3
3
#######################################
4
4
5
- FunctionalInterrupt KEYWORD1
6
5
InterruptInfo KEYWORD1
6
+ ArgStructure KEYWORD1
7
7
8
8
#######################################
9
9
# Methods and Functions (KEYWORD2)
10
10
#######################################
11
11
12
- attachInterrupt KEYWORD2
13
12
attachScheduledInterrupt KEYWORD2
14
13
detachFunctionalInterrupt KEYWORD2
Original file line number Diff line number Diff line change 1
1
name =FunctionalInterrupt
2
2
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
6
6
paragraph =
7
- category =
7
+ category =Other
8
8
url =
9
9
architectures =esp32
You can’t perform that action at this time.
0 commit comments