Skip to content

Commit 12ea311

Browse files
committed
remove obsolete macro definition
1 parent d45d0ee commit 12ea311

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/arduino-timer.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@
4747
#include <optional>
4848
#include <tuple>
4949

50-
#ifndef TIMER_MAX_TASKS
51-
#define TIMER_MAX_TASKS 0x10
52-
#endif
53-
5450
#ifndef TIMERSET_DEFAULT_TIMERS
5551
#define TIMERSET_DEFAULT_TIMERS 0x10
5652
#endif

0 commit comments

Comments
 (0)