mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards/mcb2388: remove XTIMER_OVERHEAD
It's not used anywhere.
This commit is contained in:
parent
40838ee4be
commit
a1276d7cd1
@ -25,13 +25,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
|
||||||
* @name xtimer tuning values
|
|
||||||
* @{
|
|
||||||
*/
|
|
||||||
#define XTIMER_OVERHEAD 7
|
|
||||||
/** @} */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name LED pin definitions and handlers
|
* @name LED pin definitions and handlers
|
||||||
* @{
|
* @{
|
||||||
|
Loading…
Reference in New Issue
Block a user