Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LudwigKnuepfer committed May 14, 2014
1 parent dccc1b5 commit 00d006c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/include/hwtimer.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@

/**
* @brief microseconds before hwtimer overflow
* @todo unused, remove?
*/
#define HWTIMER_OVERFLOW_MICROS() (1000000L / HWTIMER_SPEED * HWTIMER_MAXTICKS)

Expand Down

0 comments on commit 00d006c

Please sign in to comment.