mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-15 12:29:26 +01:00
parent
8720384f68
commit
f8b764a3a6
@ -62,7 +62,7 @@ static volatile voidFuncPtr intFunc[EXTERNAL_NUM_INTERRUPTS] = {
|
|||||||
nothing,
|
nothing,
|
||||||
#endif
|
#endif
|
||||||
#if EXTERNAL_NUM_INTERRUPTS > 0
|
#if EXTERNAL_NUM_INTERRUPTS > 0
|
||||||
nothing
|
nothing,
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
// volatile static voidFuncPtr twiIntFunc;
|
// volatile static voidFuncPtr twiIntFunc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user