Tab to Space
This commit is contained in:
parent
b4fee31a84
commit
03b8f88092
2 changed files with 6 additions and 6 deletions
|
|
@ -223,7 +223,7 @@ static void finISR(timer16_Sequence_t timer) {
|
|||
}
|
||||
#else //!WIRING
|
||||
// For arduino - in future: call here to a currently undefined function to reset the timer
|
||||
UNUSED(timer);
|
||||
UNUSED(timer);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue