Some Arduino refactoring and it builds now
This commit is contained in:
parent
606e767f34
commit
d377bbc0a9
14 changed files with 92 additions and 62 deletions
|
|
@ -16,7 +16,6 @@ public:
|
|||
void setupTimerInterrupt(unsigned int milliseconds);
|
||||
private:
|
||||
InterruptFunction callback;
|
||||
|
||||
};
|
||||
|
||||
#endif // INTERRUPT_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue