File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
libraries/DigisparkSoftRcPulseIn Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 19
19
#include " WProgram.h"
20
20
#endif
21
21
22
- #include " ../ TinyPinChange/TinyPinChange.h "
22
+ #include < TinyPinChange.h >
23
23
24
24
#include < inttypes.h>
25
25
Original file line number Diff line number Diff line change
1
+ #######################################
2
+ # Syntax Coloring Map SoftRcPulseIn
3
+ #######################################
4
+
5
+ #######################################
6
+ # Datatypes (KEYWORD1)
7
+ #######################################
8
+
9
+ SoftRcPulseIn KEYWORD1
10
+
11
+ #######################################
12
+ # Methods and Functions (KEYWORD2)
13
+ #######################################
14
+ LibVersion KEYWORD2
15
+ LibRevision KEYWORD2
16
+ LibTextVersionRevision KEYWORD2
17
+ attach KEYWORD2
18
+ attache KEYWORD2
19
+ available KEYWORD2
20
+ disponible KEYWORD2
21
+ width_us KEYWORD2
22
+ largeur_us KEYWORD2
23
+
24
+ #######################################
25
+ # Constants (LITERAL1)
26
+ #######################################
You can’t perform that action at this time.
0 commit comments