- Notifications
You must be signed in to change notification settings - Fork1k
Commit029e1d4
committed
Interrupts: remove C prototype and keep only C++ prototypes
attachInterrupt() C prototypes was not usable from C source file(inheritace of former pure C implementation), and causes ambiguitywhen used with lambda function as callbackFixes#1601Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>1 parentb192e50 commit029e1d4
1 file changed
+1
-5
lines changedLines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 | 32 |
|
0 commit comments
Comments
(0)